On 2 déc, 22:37, archeryguru2000 <archeryguru2...@gmail.com> wrote:
> Is there any way to convert a sympy Matrix (or even numpy array, etc)
> to an mpmath matrix?  I have tried patching sympy.mpmath, but now I
> get errors trying to convert sympy to mpmath!



> Actually, is there a way to tell N(x, n=15, **options) to NOT print
> exponential format?  I will take a look at this module tomorrow and
> see what I come up with.

N() does not print anything, it just returns a numerically evaluated
expression, possibly still mixed with symbols. Printing of reals is
AFAIK not yet directly configurable in mpmath, patches welcome. :) You
can extra

--

You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sy...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.


Reply via email to