1=================================================
2scimath: Scientific and Mathematical calculations
3=================================================
4
5http://scimath.readthedocs.org/en/latest/
6
7The SciMath project includes packages to support scientific and mathematical
8calculations, beyond the capabilities offered by SciPy.
9
10- scimath.interpolate
11- scimath.mathematics
12- scimath.units
13- scimath.physical_quantities
14
15Prerequisites
16-------------
17
18* `NumPy <http://pypi.python.org/pypi/numpy>`_
19* `SciPy <http://pypi.python.org/pypi/scipy>`_
20