June 2015
Beginner
348 pages
8h 44m
English
Alternatively, we can install NumPy, SciPy, matplotlib, and IPython through the MacPorts route or with Fink. The following installation steps show how to install all these packages:
$ [sudo] port install py-numpy py-scipy py-matplotlib py-ipython
scipy-core-py24, scipy-core-py25, and scipy-core-py26. The SciPy packages are scipy-py24, scipy-py25 and scipy-py26. We can install NumPy and the additional recommended packages, referring to this book on Python 2.7, using the following command:
$ fink install scipy-core-py27 scipy-py27 matplotlib-py27
Read now
Unlock full access