ivcurves.utils.set_globals#

ivcurves.utils.set_globals()#

Sets library parameters that must be the same whenever the libraries are imported.

ivcurves scripts should import these libraries from this script’s namespace to use these library parameter settings.

The following are set:

  • mpmath: The precision of calculations (mp.dps) is set to 40 decimal places.