https://github.com/thomasa/python-intro
This is a Jupyter notebook slide show for a 2-hour crash intro to Python, NumPy, Matplotlib, and SciPy
https://github.com/thomasa/python-intro
matplotlib numpy python scipy tutorial
Last synced: about 2 months ago
JSON representation
This is a Jupyter notebook slide show for a 2-hour crash intro to Python, NumPy, Matplotlib, and SciPy
- Host: GitHub
- URL: https://github.com/thomasa/python-intro
- Owner: ThomasA
- Created: 2018-10-23T12:44:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T12:52:49.000Z (over 6 years ago)
- Last Synced: 2025-01-30T06:11:28.308Z (3 months ago)
- Topics: matplotlib, numpy, python, scipy, tutorial
- Language: Jupyter Notebook
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Introduction
This is a Jupyter notebook slide show for a 2-hour crash intro to Python, NumPy, Matplotlib, and SciPy.The notebook can be shown as a slide show using the [RISE](https://github.com/damianavila/RISE) plugin.
Feel free to re-use the slides and fork the repository. Pull requests are welcome if you have suggestions for improvements etc.
The license is [CC-BY](https://creativecommons.org/licenses/by/4.0/legalcode) (a proper LICENSE file will follow shortly).