Installation#

Prerequisite: Python#

Install Python and packages for scientific computing in Python (scipy, numpy, matplotlib). The package is tested and works with Python 3.* We recommend installing Python distributions that comes with Numpy that is connected to the optimized numeric libraries like ATLAS. One such distribution is Anaconda, that provides ATLAS support and optimized math kernel.