Skip to content

lognat0704/scientific-python-lectures

This branch is 29 commits behind jrjohansson/scientific-python-lectures:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 17, 2014
Nov 29, 2012
Nov 29, 2012
Sep 2, 2016
Jun 8, 2016
Aug 15, 2015
Aug 15, 2015
Feb 10, 2016
Aug 15, 2015
Aug 15, 2015
Aug 15, 2015
Aug 15, 2015
Apr 16, 2016
Sep 18, 2016
Apr 16, 2016
Apr 16, 2016
Apr 16, 2016
Nov 29, 2012

Repository files navigation

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.

Should this error [TerminalIPythonApp] WARNING | File not found: u'notebook' pop up, please install Jupyter by following the instructions and execute the following command to run the notebook:

$ jupyter notebook

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.

About

Lectures on scientific computing with python, as IPython notebooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Other 0.4%