This notebook is one in a series. All of them are listed in order here:
The following are required for these examples:
- Python 3.4
If you are running Mac OS X, you will need to export a C compilter environment
variable before running the make
target below:
$ export CC=clang
The following will set up a local matplotlib environment for you, and start an IPython Notebook server:
$ make
At which point a browser window will open, with a view of this notebook.