You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Float is a source of imprecision, as #111 shows. I'm working on a pull request to get rid of float (and math) in favor of sympy, as suggested to @awcross1.
Please, comment on this issue if you have any thought.