Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 2.3 KB

README.md

File metadata and controls

33 lines (22 loc) · 2.3 KB

Lectures on scientific computing with Python

A set of lectures on scientific computing with Python, using IPython notebooks.

To open these notebooks in IPython, download the files to a directory on your computer and from that directory run:

$ ipython notebook

This will open a new page in your browser with a list of the available notebooks.

Online read-only versions

Use the following links:

A PDF file containing all the lectures is available here: Scientific Computing with Python

License

This work is licensed under a Creative Commons Attribution 3.0 Unported License.