Search results
8 packages found
JavaScript library for efficient prime number detection and arithmetic, with customizable algorithms for large numbers.
Fastest Prime Number Calculation logic for nodejs and browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)
- Fastest
- Prime
- Number
- Calculation
- fast primes
- fast prime
- fast
- primes
- numbers
- prime numbers
- prime
- get prime
- get primes
- fetch prime
- View more
Fastest Prime Number Calculation logic for browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)
- Fastest
- Prime
- Number
- Calculation
- fast primes
- fast prime
- fast
- primes
- numbers
- prime numbers
- prime
- get prime
- get primes
- fetch prime
- View more
Fastest algorithm ever created to detect if a number is prime in O(1), that works in 95%+ cases for numbers in the 32-bit int range
Suite for testing primality, finding primes, and finding prime k-tuples
Generate a Sieve of Eratosthenes with constant time lookup
Fast Node.js hashtable which uses Mersenne primes to reduce modulo operations
JavaScript implementation of the Sieve of Sundaram for finding prime numbers.