Installation

Pyradigm can easily be installed with a single command:

pip install -U pyradigm

If you lack sudo or admin access, try

pip install -U pyradigm --user

Operating System Requirements

If you do not have python installed, please follow the links below for instructions on installing them:

Dependencies / Requirements

  • Packages: numpy, scipy

  • Supported versions: Python 3.6 or higher