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 Debian Archiv squeeze (main)
Version0.15-1
Sektiondoc
Prioritätoptional
Installierte Größe6924 Byte
Hängt ab vonlibjs-jquery
Empfohlene Pakete
PaketbetreuerDebian Python Modules Team
Quellempmath
Paketgröße1145516 Byte
Prüfsumme MD5d010149b249771c4c3a6c9d7c0762265
Prüfsumme SHA19dec005f7b40a0daec750195209f13ef2efcfdae
Prüfsumme SHA25666cbb10d9dbc0146b5edf06ed0a14dfa19e8562a50ff753fc19724b2c275ff30
Link zum Herunterladenpython-mpmath-doc_0.15-1_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