On Sun, 11 Oct 2020 at 19:53, Wes Turner <[email protected]> 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.
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/BSYDEZOIK4DOJFGTPS3X6WO53T5KMGW3/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to