Skip to content

Assorted functions for statistics and mathematics built on mpmath.

License

Notifications You must be signed in to change notification settings

WarrenWeckesser/mpsci

Repository files navigation

mpsci

mpsci is a Python module that defines an assortment of numerical formulas and algorithms. The library mpmath is used for floating point calculations; pytest is required to run the unit tests.

Much of the code in mpsci was developed as a way to find the "true" values to be used in SciPy unit tests.

There has not been an official release of mpsci; the GitHub repository is the only source of the code. The API is not stable and may change frequently.


Author: Warren Weckesser
Documentation: https://warrenweckesser.github.io/mpsci/
Repository: https://github.com/WarrenWeckesser/mpsci
License: BSD 2-clause (http://opensource.org/licenses/BSD-2-Clause)

About

Assorted functions for statistics and mathematics built on mpmath.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages