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
The underlying Fortran library only supports double precision, not long double. The only way would be to rewrite the Fortran routines to support long double.
If you need more precision, I would recommend looking at the arbitrary precision libraries linked in the README of the project.
As title
The text was updated successfully, but these errors were encountered: