Changes in version 2.1.3:
mpz().is_prime()
powmod_sec()
bit_count()
for compatibility with Python 3.10+mpfr('inf')
and mpfr('nan')
when subnormalization is enabledpowmod()
and powmod_sec()
to release the GILgmpy2_convert_utils/GMPy_Integer_AsUnsignedLongWithType
iroot(x,n)
for large npowmod_list()
to compute powmod on a list with a single GIL releasegmp2y.mpq(mpq, int)
, issue 334get_context(ctx)
in mpc.rst-0
when subnormalize is Truepowmod_exp_list()
to compute powmod on a list of exponents with a single GIL releasepowmod_list
to powermod_base_list
Please login to add feedback.
This update has been submitted for testing by jjames.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'failed'.
This update's test gating status has been changed to 'ignored'.