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-doc
Beschreibunglibrary for arbitrary-precision floating-point arithmetic - Documentation
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.13-2
Sektionuniverse/doc
Prioritätoptional
Installierte Größe5580 Byte
Hängt ab vonlibjs-jquery
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellempmath
Paketgröße797322 Byte
Prüfsumme MD5c86a082a9880e63c6bae4abed6b655bc
Prüfsumme SHA1c53e2e7a72c0056fbfae89b377ee4b835bde9ab6
Prüfsumme SHA2560c97fd860d926e2df2837ce93657bd74b354ba11c7e538ef92ab494f70e77247
Link zum Herunterladenpython-mpmath-doc_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 . This package contains the documentation for mpmath Python module.


Impressum
Linux is a registered trademark of Linus Torvalds