Installation
RoughPy can be installed from PyPI using pip on Windows, Linux, and MacOS (Intel based Mac only, sorry not Apple Silicon support yet). Simply run
pip install roughpy
to get the latest version.
Alternatively, the wheel files can be downloaded from the Releases page.
If preferred, see Building from source.