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
CLEANUP: Replace calls to FactInt with Factors(Integers,
This way better factorizations methods in packages will get used.
(Calls in the recursive implementation of FactInt are kept.)
Also replace some calls by `PrimePGroup` etc.
(This is a revised version of earlier as there was already a merge with
PrimePGroup.)
This addresses #2087
0 commit comments