Metadata-Version: 1.0
Name: SciMath
Version: 3.0.2
Summary: Scientific and Mathematical calculations.
Home-page: http://code.enthought.com/projects/sci_math.php
Author: ETS Developers
Author-email: enthought-dev@enthought.com
License: BSD
Description: The SciMath project includes packages to support scientific and mathematical
        calculations, beyond the capabilities offered by SciPy.
        
        - enthought.interpolate
        - enthought.mathematics
        - enthought.units
        
        Prerequisites
        -------------
        You must have the following libraries installed before building or installing
        SciMath:
        
        * `Numpy <http://pypi.python.org/pypi/numpy/1.1.1>`_ version 1.1.0 or later is
        preferred. Version 1.0.4 will work, but some tests may fail.
        * `setuptools <http://pypi.python.org/pypi/setuptools/0.6c8>`_.
        
        
Platform: Windows
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Platform: Solaris
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
