logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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