• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

scimath/H07-Feb-2019-11,9297,497

scimath.egg-info/H03-May-2022-5144

PKG-INFOH A D07-Feb-20191.7 KiB5144

README.rstH A D04-Apr-2014542 2014

setup.cfgH A D07-Feb-201938 53

setup.pyH A D07-Feb-20195.3 KiB163130

README.rst

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