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). 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).