
11 Oct
2020
11 Oct
'20
9:42 p.m.
On Sun, 11 Oct 2020 at 19:53, Wes Turner wes.turner@gmail.com wrote:
Arbitrary-precision multiple-precision floats in Python: mpmath, gmpy, sympy .evalf() / N()
mpmath has always a global precision: http://mpmath.org/doc/current/basics.html#setting-the-precision
About SymPy, I worked a little with it within Sage, and it was really amazing, but I think it's too much for the current goal.