DependenciesΒΆ
Depends on a few standard libraries: python (the core language), numpy (for numerical computation), scipy (for more specific mathematical operations), cython (for extra speed) and nibabel (for file formats; we require version 2.1 or higher). Optionally, it can use python-vtk (for visualisation), pytables (for handling large datasets), matplotlib (for scientific plotting), and ipython (for interaction with the code and its results). cvxopt_ (version 1.1.7 or later) is required for some modules.