- Notifications
You must be signed in to change notification settings - Fork0
Lectures on scientific computing with python, as IPython notebooks.
GHpython/scientific-python-lectures
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 notebookThis 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 theinstructions and execute the following command to run the notebook:
$ jupyter notebookUse the following links:
- Lecture-0 Scientific Computing with Python
- Lecture-1 Introduction to Python Programming
- Lecture-2 Numpy - multidimensional data arrays
- Lecture-3 Scipy - Library of scientific algorithms
- Lecture-4 Matplotlib - 2D and 3D plotting
- Lecture-5 Sympy - Symbolic algebra
- Lecture-6A C and Fortran integration
- Lecture-6B HPC
- Lecture-7 Revision Control Software
A PDF file containing all the lectures is available here:Scientific Computing with Python
This work is licensed under aCreative Commons Attribution 3.0 Unported License.
About
Lectures on scientific computing with python, as IPython notebooks.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- Jupyter Notebook99.6%
- Other0.4%
