mpmath¶
mpmath can be used as an arbitrary-precision substitute for Python's float/complex types and math/cmath modules, but also does much more advanced mathematics. Almost any calculation can be performed just as well at 10-digit or 1000-digit precision, with either real or complex numbers, and in many cases mpmath implements efficient algorithms that scale well for extremely high precision work.
homepage: http://mpmath.org/
version | versionsuffix | toolchain |
---|---|---|
0.19 |
-Python-2.7.11 |
foss/2016a |
0.19 |
-Python-2.7.11 |
intel/2016a |
1.0.0 |
-Python-2.7.15 |
foss/2018b |
1.0.0 |
-Python-2.7.14 |
intel/2018a |
1.1.0 |
-Python-3.8.2 |
GCCcore/9.3.0 |
1.2.1 |
GCCcore/10.2.0 |
|
1.2.1 |
GCCcore/10.3.0 |
|
1.2.1 |
GCCcore/11.2.0 |
|
1.2.1 |
GCCcore/11.3.0 |
|
1.3.0 |
GCCcore/12.3.0 |
(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)