https://github.com/astrofrog/py4sci-notes
https://github.com/astrofrog/py4sci-notes
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/astrofrog/py4sci-notes
- Owner: astrofrog
- License: other
- Created: 2014-09-21T17:10:45.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-23T06:31:26.000Z (almost 12 years ago)
- Last Synced: 2025-01-04T03:40:40.995Z (over 1 year ago)
- Language: Python
- Size: 28.5 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
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/
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.