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
zero_ideal and random_point functions for Ring class.
DEGBOUNDs parameters containing list of degree bounds to use in iterated computations.
Changed
Improved stability of point_on_variety when using arbitrary precision floats.
Fixed
Fixed issue when parsing complex floats with imaginary part in scientific notation.
Fixed bug in primality test where if the deg. bounded computation was inconclusive the deg. bounded Groebner basis was still being using in the computation without a degree bound, causing erroneous failures.