/ScipySuperpack

Recent builds of Numpy, Scipy, Matplotlib, iPython and PyMC for OSX

Primary LanguageShellOtherNOASSERTION

Scipy Superpack for Homebrew

Recent builds of fundamental Python scientific computing packages for OS X

This shell script will build and install the Python scientific stack, including Numpy, Scipy, Matplotlib, Jupyter, Pandas, Statsmodels, Scikit-Learn, and PyMC for OS X 10.10 (Yosemite) using the Homebrew package manager. The script will use recent development code from each package, which means that though some bugs may be fixed and features added, they also may be more unstable than the official releases.

The SuperPack will install Python 2.7 or 3.2 from Homebrew and build all packages against it.

Dependencies

OS X 10.10 (Yosemite) or OS X 10.11 (El Capitan)

Install

Download Scipy Superpack Installer for OSX 10.10

To install, open a terminal in the directory that the script is located and call:

sh install_superpack.sh

If you have not already installed the current Homebrew, Git, and the Xcode command line tools, these will be installed for you.

Contact

Contact Chris Fonnesbeck or follow me on Twitter (@fonnesbeck)