continuedfractionfactorization
continued fraction factorization method for integers
continued fraction factorization method for integers
A collection of math utilities optimized for competitive programming.
Tools used to understand or work with numbers in Node.JS, Javascript and derivatives.
This calculator allows you to calculate prime factor decomposition of a positive integer and detects if the number is prime
integer factorization using Pollard's rho algorithm with Brent cycle detection, Miller–Rabin primality test
Quadratic Sieve integer factorization method for JavaScript bigints
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
Number theory for integers for JavaScript
prime numbers code bricks for JavaScript
prime numbers code bricks for JavaScript