On Aug 1, 1:42 pm, Eviatar <eviatarb...@gmail.com> wrote: > Oh, I just assumed the interface with Maxima would maintain precision.
It could. Maxima does have a notion of multiprecision floats. They are base 2, so interfacing with MPFR should be a cinch. Especially with lib_maxima, translating MPFR to maxima multiprec and vv. should be a matter of a couple of lines. I don't know how many routines in Maxima work in a sensible way with multiprec floats. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org