Hi all,

I've set up a separate project http://code.google.com/p/mpmath/ for
the Float code. I'm basically going to make this a very light-weight
library that will essentially just provide arithmetic and the standard
math and cmath functions. There will only be one or two .py modules,
and the interface will be simple so that SymPy can easily import the
functions for its Float class (this is already being implemented in
branches/sympy-sandbox). Much of the current numeric code in SymPy,
like integration and optimization code, will not be moved over to this
project, since that code is most useful when combined with the
symbolic functions in SymPy.

Fredrik

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
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