DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-mpmath
Beschreibunglibrary for arbitrary-precision floating-point arithmetic
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.13-2
Sektionuniverse/python
Prioritätoptional
Installierte Größe1296 Byte
Hängt ab vonpython-support (>= 0.90.0)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellempmath
Paketgröße317162 Byte
Prüfsumme MD5f0b6156eed22acc83388c074e945c548
Prüfsumme SHA113d6beedf7a35b40bde3c90a5ae04f549905726f
Prüfsumme SHA25651d6c36e4c329fecf47318869ccecb8cfdc47f9a2b6f1b14352e54d895efdafa
Link zum Herunterladenpython-mpmath_0.13-2_all.deb
Ausführliche BeschreibungMpmath 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. If matplotlib is available, mpmath also provides a convenient plotting interface. . Its features include: . * Fair performance -- typically 10-100x faster than Python's decimal library * Transcendental functions -- all functions from Python's math and cmath modules, plus a few more like gamma, factorial, erf * Complex numbers -- with support for transcendental functions * Directed rounding -- floor, ceiling, down, up, half-down, half-up, half-even * Unlimited exponents -- no overflow or underflow


Impressum
Linux is a registered trademark of Linus Torvalds