https://github.com/astrofrog/py4sci
Python Programming for Scientists - Lecture notes
https://github.com/astrofrog/py4sci
Last synced: 4 months ago
JSON representation
Python Programming for Scientists - Lecture notes
- Host: GitHub
- URL: https://github.com/astrofrog/py4sci
- Owner: astrofrog
- License: other
- Created: 2013-07-30T21:10:48.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-01-08T14:43:46.000Z (over 7 years ago)
- Last Synced: 2025-04-14T06:07:50.010Z (about 1 year ago)
- Language: HTML
- Homepage: http://mybinder.org/repo/astrofrog/py4sci
- Size: 139 MB
- Stars: 23
- Watchers: 3
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/
You can launch an interactive version of the lecture notes by clicking on the following button: [](http://mybinder.org/repo/astrofrog/py4sci) (once the Jupyter hub has started up, go to the ``1.mon`` folder and click on the first lecture note)
Details
-------
The notes were prepared in the Jupyter Notebook using Python 3.4. They are
currently fully compatible with Python 3. To edit or view the notes, start up
the Jupyter 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.