Python library for arbitrary-precision floating-point arithmetic

Edit Package python-mpmath

Mpmath is a pure-Python library for multiprecision floating-point arithmetic. It provides an extensive set of transcendental functions, unlimited exponent sizes, complex numbers, interval arithmetic, numerical integration and differentiation, root-finding, linear algebra, and much more. Almost any calculation can be performed just as well at 10-digit or 1000-digit precision, and in many cases mpmath implements asymptotically fast algorithms that scale well for extremely high precision work. If available, mpmath will (optionally) use gmpy to speed up high precision operations.

Mpmath is free (BSD license) and easy to install or include in other software due to being written entirely in Python with no additional dependencies. It runs on Python 2.4, 2.5 and 2.6. It can be used as a library, interactively via the Python interpreter, or via SymPy which uses it for numerical evaluation of symbolic expressions.

If matplotlib is available, mpmath also provides a convenient plotting interface.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
mpmath-all-0.19.tar.gz 0002123129 2.02 MB
python-mpmath.changes 0000003618 3.53 KB
python-mpmath.spec 0000003246 3.17 KB
Latest Revision
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 3)
update link
Comments 0
openSUSE Build Service is sponsored by