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
I'm currently implementing basic functions for number theory (done: Miller–Rabin test, Jacobi symbol, Shanks–Tonelli algorithm). My goal is to write an implementation of the SIQS for integer factorization, to be included in num-bigint.