An open API service indexing awesome lists of open source software.

https://github.com/enthought/scimath


https://github.com/enthought/scimath

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

=================================================
scimath: Scientific and Mathematical calculations
=================================================

http://scimath.readthedocs.org/en/latest/

The SciMath project includes packages to support scientific and mathematical
calculations, beyond the capabilities offered by SciPy.

- scimath.interpolate
- scimath.mathematics
- scimath.units
- scimath.physical_quantities

Prerequisites
-------------

* `Traits `_
* `NumPy `_
* `SciPy `_

Development Environment Setup
-----------------------------

To set up an EDM environment for this project::

$ edm install -e name_of_your_scimath_env click
$ edm shell -e name_of_your_scimath_env
$ python etstool.py install
$ python etstool.py test