|
|
1. |
Cost Accounting Module
-
Python code module containing financial calculation functions for industrial cost analysis.
|
|
|
2. |
Early Math
-
Arithmetic practice program for 5-7 year olds.
|
|
|
3. |
fourier.py
-
Python code module to perform fourier transformations in python.
|
|
|
4. |
Fraction.py
-
Python code module enhancing the calculation and presentation of fractional calculations.
|
|
|
5. |
Gary Strangman's Python Modules
-
Statistical functions. [Open Source/GPL]
|
|
|
6. |
GMPY
-
Provides multiprecision arithmetic functionality to Python programmers. [Open Source, LGPL]
|
|
|
7. |
Mathter
-
Cross platform calculator. Able to use paranthesis and can cope with very larger numbers.[OpenSource/GPL]
|
|
|
8. |
MatPy - Matrix package for Python
-
Python package for numerical computation and plotting with a MatLab-like interface.
|
|
|
9. |
mxDateTime
-
Date and Time types for Python. [Open Source]
|
|
|
10. |
PyGiNaC
-
A Python interface to the C++ library GiNaC (an open framework for symbolic computation within the C++ programming language). [Open Source, LGPL]
|
|
|
11. |
pygsl
-
A Python interface for the GNU scientific library. [Open Source, GPL/LGPL]
|
|
|
12. |
R/SPlus
-
Python interface to the R system for statistical computing and graphics. [Open Source, BSD-like]
|
|
|
13. |
ScientificPython
-
A collection of Python modules that are useful for scientific computing. [Open Source, LGPL]
|
|
|
14. |
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]
|
|
|
15. |
FixedPoint.py
-
Python code module for fixed point decimal calculations.
|
|
|
16. |
Functions for complex numbers
-
Return list of the n n'th roots of a complex number.
|
|
|
17. |
Multipack Home Page
-
Collection of FORTRAN routines interfaced with NumPy. Provides interactive data analysis environment comparative to MATLAB, Octave, Scilab, etc. built on Python.
|
|
|
18. |
NURBS - Non Uniform Rational B-Splines
-
NURBS allgorithms in use for naval architechture.
|
|
|
19. |
Python Date Class: NormalDate
-
Dates and date calculations without excess baggage (time zones, daylight savings, leap seconds, etc.).
|
|
|
20. |
QuantLib
-
A free/open-source library for quantitative finance. [Open Source, BSD-like]
|