Commit graph

5 commits

Author SHA1 Message Date
Wen Heping
0d7222619f - Update to 0.14
- Update my email to FreeBSD
2010-04-01 01:21:55 +00:00
Martin Wilke
3e557968f1 - Fix build after textproc/py-sphinx update
PR;		133360
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-04-04 17:43:22 +00:00
Martin Wilke
e331f5dd22 - Fix pkg-plist
PR:		129408
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2008-12-06 15:41:13 +00:00
Martin Wilke
de6ecbc7c5 - Fix plist
Reported by:	erwinbot
2008-10-24 19:31:56 +00:00
Martin Wilke
2f241ed96b 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.

WWW:	http://code.google.com/p/mpmath/

PR:		ports/128133
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-10-19 13:50:08 +00:00