logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

QuadraticSieve - Attempts to find a prime factor of the typed-in integer

Description

       It  uses William Hart's highly optimized multi-polynomial quadratic sieve method to find prime factors of
       the large (more than forty digits) integer it will ask to type in.

Name

       QuadraticSieve - Attempts to find a prime factor of the typed-in integer

Synopsis

QuadraticSieve

See Also