Skip to content

andrewgiessel/pydata_bos_2013_intro_to_numpy

Repository files navigation

Introduction to NumPy

This is a repository holding the tutorial IPython notebook for my talk at PyData Boston, 2013, 10:30 AM July 27, 2013. http://pydata.org/bos2013/schedule/ for details.

After cloning this repo, you should be able to run this notebook by starting the IPython notebook server in the repo directory with the following command: ipython notebook --pylab inline

You can view a static version of the main notebook here.

You can run and edit the notebook using just your web browser using Wakari here.

Requirements

  • Python 2.7
  • IPython >= 0.13 (to run the notebook)
  • NumPy >= 1.6.1
  • Matplotlib >= 1.0 (for some plotting in the notebook)

About

A notebook intro tutorial to numpy - a talk given at PyData Boston 2013

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published