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

Reply via email to