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
sounds great! I started implementing montgommary multiplication in JuliaMath/IntegerMathUtils.jl#1 but never got it fully working. That's probably the first step.
idea comes from https://en.algorithmica.org/hpc/algorithms/factorization/. Lenstra will still be better for numbers larger than
Int64
, but getting extra speed is always nice.The text was updated successfully, but these errors were encountered: