Skip to content

chris-code/ss15

 
 

Repository files navigation

Scientifc Computing with Python

Useful references

Git

Python

NumPy

IPython notebooks

We prepared a lot of material in the notebook folder. The files there are IPython Notebooks (somewhat like wiki pages where code can be executed interactively). After cloning the repository, you can run them locally on your computer. On Linux run ipython notebook to start the server, on the CIP-Pool you'll find the notebook server under Start -> Anaconda -> Launcher.

Introductory

  • Python Introduction.ipynb
  • List Comprehensions.ipynb

Intermediate

  • Python OOP.ipynb
  • Python-Unittest.ipynb
  • Profiling with IPython.ipynb
  • Parallelization and Caching.ipynb

NumPy

  • NumPy Introduction.ipynb
  • Linear Regression.ipynb
  • PCA and Eigenfaces.ipynb

About

Repository for the Python course in summer term 2015

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%