(A Gateway To) The Wonderful World of Python
Python Web Sites and Documentation
Modules and Extensions
Numerical Python (NumPy)
Scientific computing in Python
- python.org topic guide on "Python and Scientific Computing"
- Konrad Hinsen's ScientificPython modules
- Documentation for ScientificPython
- Molecular Modeling Toolkit
- VTK, the Visualization Toolkit
Extension Programming, in the form of SWIG
- SWIG (Simplified Wrapper and Interface Generator), a system for automatically generating scripting interfaces to compiled codes
- Dave Beazley's tutorial on SWIG and Python Extension Programming (pdf)
Questions or comments? Contact Chris Myers.