enthought/scimath

66

stars

190

commits

Python

primary language

Nov 25, 2024

updated

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 <https://pypi.python.org/pypi/traits>`_
* `NumPy <https://pypi.python.org/pypi/numpy>`_
* `SciPy <https://pypi.python.org/pypi/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

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

rkern

48 commits

timdiller

40 commits

mdickinson

29 commits

senganal

20 commits

enthought/scimath

66

stars

190

commits

Python

primary language

Nov 25, 2024

updated

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 <https://pypi.python.org/pypi/traits>`_
* `NumPy <https://pypi.python.org/pypi/numpy>`_
* `SciPy <https://pypi.python.org/pypi/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

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

rkern

48 commits

timdiller

40 commits

mdickinson

29 commits

senganal

20 commits

Languages

Python

96.4%

C++

3.6%