zoomlogo/flax

Remove dependency sympy

zoomlogo opened this issue · 0 comments

Use the mpmath module which is a dependency of sympy.

Also use floats and the mp context of mpmath.

The precision will be 20 digits.

Try it online!