An open API service indexing awesome lists of open source software.

https://github.com/astrofrog/py4sci-notes


https://github.com/astrofrog/py4sci-notes

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

          

Python Programming for Scientists
=================================

About
-----

These lecture notes and problem sets were written by Thomas Robitaille for a
lecture course at the University of Heidelberg. They are licensed under the
Attribution Non-Commercial Share-Alike Creative Commons License. For more
information about the license, see the following page:

http://creativecommons.org/licenses/by-nc-sa/3.0/

Format
------

The notes were prepared in the IPython Notebook using Python 3.4. They are
currently fully compatible with Python 3. To edit or view the notes, start up
the IPython notebook in the directory containing the file you are interested
in. Alternatively, you can use the IPython Notebook Viewer at:

http://nbviewer.ipython.org

to render the notebooks.