jrjohansson/scientific-python-lectures GitHub
This repository
22/07/2014
Search or type a command
Sign up
Explore Features Enterprise Blog
jrjohansson / scientific-python-lectures
Star
Sign in
Fork
480
169
Lectures on scientific computing with python, as IPython notebooks.
Code
126 commits
master
1 branch
0 releases
9 contributors
scientific-python-lectures /
Issues
Pull Requests
Merge pull request #21 from ozancaglayan/patch-1
jrjohansson authored on May 27
Pulse
latest commit 5a82957470
images
Fix mispring in hyposthesis word on theory-experiment-computation.svg
4 months ago
scripts
added missing extra files
2 years ago
.gitignore
Initial commit
2 years ago
Lecture-0-Scientific-Computing fixing typo: added missing word
8 months ago
Lecture-1-Introduction-to-Pytho Fix misprints.
5 months ago
Lecture-2-Numpy.ipynb
fixed some python3 compability issues
8 months ago
Lecture-3-Scipy.ipynb
Merge pull request #8 from gfrubi/master
11 months ago
Lecture-4-Matplotlib.ipynb
Fixed typo. Thanks again @yuvallanger, closes #20
2 months ago
Lecture-5-Sympy.ipynb
Lecture-5-Sympy: Add missing verb 'use'
2 months ago
Lecture-6A-Fortran-and-C.ipynb
updated link to IPython notebook
Lecture-6B-HPC.ipynb
minor text updates
Graphs
Network
HTTPS clone URL
https://github.com/jrjohansson/scientifi
You can clone with HTTPS or
Subversion.
Clone in Desktop
Download ZIP
a year ago
4 months ago
Lecture-7-Revision-Control-Soft updated link to IPython notebook
a year ago
README.md
Added CC-BY as license for the notebooks. Closes #1.
2 years ago
stockholm_td_adj.dat
added missing extra files
2 years ago
README.md
Lectures on scientific computing with
Python
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 notebook
This will open a new page in your browser with a list of the available notebooks.
Online read-only versions
Use the following links:
Lecture-0 Scientific Computing with Python
Lecture-1 Introduction to Python Programming
Lecture-2 Numpy - multidimensional data arrays
https://github.com/jrjohansson/scientific-python-lectures
1/2
jrjohansson/scientific-python-lectures GitHub
22/07/2014
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
License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.
2014 GitHub, Inc. Terms Privacy Security Contact
https://github.com/jrjohansson/scientific-python-lectures
Status API Training Shop Blog About
2/2