scimath

scientific and mathematical calculations


License
BSD-3-Clause
Install
pip install scimath==4.0.1

Documentation

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

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