Skip to content
Snippets Groups Projects
Select Git revision
  • 7d63aa90d90429ccc390ec8139bb842ce213314a
  • documentation default
  • master protected
  • integration
  • pre_update
5 results

004-Scientific-Python-Lectures

  • Clone with SSH
  • Clone with HTTPS
  • Original Repository

    Please visit: https://github.com/jrjohansson/scientific-python-lectures

    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.