
|
|
|
|
Home / Computers / Programming / Languages / Python / Modules / Math and Calculations
|
|
|
|
Web Sites
|
- GMPY - Provides multiprecision arithmetic functionality to Python programmers. [Open Source, LGPL]
gmpy.sourceforge.net
- NumPy - Numerical Python adds a fast, compact multidimensional array language facility to Python. [Open Source, Python license]
www.pfdubois.com/numpy
- PyGiNaC - A Python interface to the C++ library GiNaC (an open framework for symbolic computation within the C++ programming language). [Open Source, LGPL]
cens.ioc.ee/projects/pyginac
- pygsl - A Python interface for the GNU scientific library. [Open Source, GPL/LGPL]
pygsl.sourceforge.net
- QuantLib - A free/open-source library for quantitative finance. [Open Source, BSD-like]
quantlib.org
- R/SPlus - Python interface to the R system for statistical computing and graphics. [Open Source, BSD-like]
www.omegahat.org/RSPython/index.html
- ScientificPython - A collection of Python modules that are useful for scientific computing. [Open Source, LGPL]
starship.python.net/crew/hinsen/scientific.html
- SciPy - Open Source Library of Scientific Tools. SciPy supplements the popular Numeric module, gathering a variety of high level science and engineering modules together as a single package. Within SciPy are modules for graphics and plotting, optimization, integration, special functions, signal and image processing, genetic algorithms, ODE solvers, and others. [Open Source, BSD-like]
www.scipy.org
|
|
|
|
|