On 2014-03-17, mmarco <[email protected]> wrote: > We have a working prototype using native machine precission, but we still > have to make a lot of tests to adjust the constant for initial estimations. > We would like to also write a version that could work with multiple > precission, and maybe a fallback method that increases the precission if > needed, but that is still a long way ahead. if you code in C, or at least can call C from your code, you might consider using ARB (http://fredrikj.net/arb/); it does multiple precision ball arithmetic.
just in case, Dima -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
