Skip to content

enthought/scimath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 14, 2024
cfec642 · Oct 14, 2024
Oct 14, 2024
Mar 8, 2024
Mar 8, 2024
Dec 6, 2018
Dec 6, 2018
Jul 14, 2021
Aug 16, 2022
Mar 8, 2024
Aug 16, 2022
Mar 15, 2023
Jun 28, 2021
Dec 6, 2018
Apr 8, 2024
Jun 7, 2011
Jan 28, 2011
Jul 8, 2024
Apr 8, 2024

Repository files navigation

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