[Python-modules-team] mpmath_0.11-1_amd64.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Thu Jan 29 19:02:11 UTC 2009
mpmath_0.11-1.diff.gz
to pool/main/m/mpmath/mpmath_0.11-1.diff.gz
mpmath_0.11-1.dsc
to pool/main/m/mpmath/mpmath_0.11-1.dsc
mpmath_0.11.orig.tar.gz
to pool/main/m/mpmath/mpmath_0.11.orig.tar.gz
(new) python-mpmath-doc_0.11-1_all.deb optional doc
library for arbitrary-precision floating-point arithmetic - Documentation
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. 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.
python-mpmath_0.11-1_all.deb
to pool/main/m/mpmath/python-mpmath_0.11-1_all.deb
Changes: mpmath (0.11-1) experimental; urgency=low
.
* New upstream release
* debian/control
- switch Vcs-Browser field to viewsvn
- added versioned build-dep on python-sphinx since using newer APIs
- added texlive-latex-base and dvipng to build-dep since needed to build doc
- expanded long description
* debian/copyright
- extended copyright years, fixing the copyright holders names
- fixed copyright notice and years for packaging
- restored upstream verbatim LICENSE text, with not paragraphs formatting
* debian/{control,dirs,rules,debian/python-mpmath-doc.docs}
- added -doc package, renaming 'dirs' to 'python-mpmath-doc.dirs'
Override entries for your package:
mpmath_0.11-1.dsc - source python
python-mpmath_0.11-1_all.deb - optional python
Announcing to debian-devel-changes at lists.debian.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Python-modules-team
mailing list