1Metadata-Version: 1.2
2Name: scimath
3Version: 4.2.0
4Summary: scientific and mathematical calculations
5Home-page: https://github.com/enthought/scimath
6Author: Enthought, Inc
7Author-email: info@enthought.com
8Maintainer: ETS Developers
9Maintainer-email: enthought-dev@enthought.com
10License: BSD
11Download-URL: https://github.com/enthought/scimath/archive/4.2.0.tar.gz
12Description: =================================================
13        scimath: Scientific and Mathematical calculations
14        =================================================
15
16        http://scimath.readthedocs.org/en/latest/
17
18        The SciMath project includes packages to support scientific and mathematical
19        calculations, beyond the capabilities offered by SciPy.
20
21        - scimath.interpolate
22        - scimath.mathematics
23        - scimath.units
24        - scimath.physical_quantities
25
26        Prerequisites
27        -------------
28
29        * `NumPy <http://pypi.python.org/pypi/numpy>`_
30        * `SciPy <http://pypi.python.org/pypi/scipy>`_
31
32Platform: Windows
33Platform: Linux
34Platform: Mac OS-X
35Platform: Unix
36Platform: Solaris
37Classifier: Development Status :: 4 - Beta
38Classifier: Intended Audience :: Developers
39Classifier: Intended Audience :: Science/Research
40Classifier: License :: OSI Approved :: BSD License
41Classifier: Operating System :: MacOS
42Classifier: Operating System :: Microsoft :: Windows
43Classifier: Operating System :: OS Independent
44Classifier: Operating System :: POSIX
45Classifier: Operating System :: Unix
46Classifier: Programming Language :: C
47Classifier: Programming Language :: Python
48Classifier: Topic :: Scientific/Engineering
49Classifier: Topic :: Software Development
50Classifier: Topic :: Software Development :: Libraries
51