Python resources

Miscellaneous resources:

The SciPy and NumPy libraries are excellent, but if you ever need numerical code and for some reason can’t use these libraries, here is a collection of stand-alone numerical code in Python and other languages.

There are over 100 blog posts tagged “Python” on this site. Most of them include short Python programs to illustrate something in the post.