Hi all,

Mpmath version 0.11 is now available from the website:
http://code.google.com/p/mpmath/

It can also be downloaded from the Python Package Index:
http://pypi.python.org/pypi/mpmath/0.11

Mpmath is a pure-Python library for arbitrary-precision floating-point
arithmetic that implements an extensive set of mathematical functions.
It can be used as a standalone library or via SymPy
(http://code.google.com/p/sympy/).

This versions adds speed improvements, many new mathematical functions
(Bessel functions, polylogarithms, Fibonacci numbers, the Barnes G-function,
generalized Stieltjes constants, inverse error function, generalized
incomplete gamma function, etc), a high-precision ODE solver, improved
algorithms for infinite sums and products, calculation of Taylor and Fourier
series, and multidimensional rootfinding, besides many other improvements
and bugfixes. The documentation has also been greatly extended.

For a more detailed review of the new features, see the following blog post:
http://fredrik-j.blogspot.com/2009/01/mpmath-011-released.html

Bug reports and other comments are welcome at the issue tracker at
http://code.google.com/p/sympy/issues/list or the mpmath mailing list:
http://groups.google.com/group/mpmath

Fredrik

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to