mrrt.utils mrrt.utils is a collection of simple utility functions that are collected here to reduce duplication across other mrrt.* modules. Installation pip install mrrt.utils Requires: NumPy (>=1.14) SciPy (>=0.19) Recommended: CuPy (>=6.1) To run the test suite, users will also need: pytest