Scientific Python and Advance Matlab Workshop Details

Information about the workshop, topics and material

Contents

  1. Introduction to Python, NumPy, Scipy and Matplotlib/Pylab (Antoine Lefebvre) - Download the Slides.
  2. Matlab C-mex files (Corey Kereliuk)
  3. Ounk: a Python audio scripting environment that uses Csound as it's engine. (Olivier Bélanger) - Project web site: http://code.google.com/p/ounk/

Links to Python and relevant packages

If you have a laptop and you want to bring it to the workshop, you should install python and the relevant packages. Some time will be allowed to experiment.

  • Matplotlib (plotting data almost the matlab way)
  • IPython (enhanced Python shell - highly recommended when doing interactive work with Numpy/SciPy/Matplotlib)

Links to various interesting sites

Python and audio

Python and GUI