Search results
41 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
module with functions relating to the prime factors of a positive integer
Compute p, q, dp, dq, and qi from e, d, and n for private JWKs without these parameters
Common typescript ready prototypes available in both CommonJS and ECMAScript
- server-side
- client-side
- common
- typescript
- prototype
- array
- all
- any
- append
- average
- chunk
- clone
- compact
- contains
- View more
check if a number is prime
Advanced Prime Numbers Functions. All functions that you need. Generate primes and process with prime numbers
- prime
- primes
- number
- numbers
- math
- functions
- mathematics
- isPrime
- wilson theory
- prime theory
- factorial
- euler
- phi
- totient
- View more
Prime number library
Create an iterator which generates a sequence of prime numbers.
The first 100,000 prime numbers.
get an array of primes between upper and lower bound
Nprime, a simple and fast naive module for testing/calculating primes on the fly.
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
3 prime generation strategies
Get Primes in milliseconds. Pre-calculated collections of prime numbers, natural numbers with distinguished primes and methods to retrieve them.
Get Primes in milliseconds. Pre-calculated collections of prime numbers, natural numbers with distinguished primes and methods to retrieve them.
Functional library for precise access to integer sequences such as prime numbers, square numbers, triangle numbers, etc
A light-weight command line tool for finding the origins of sequences and querying the OEIS database
- sequences
- fibonacci
- primes
- prime-numbers
- search
- oeis
- searcher
- series
- golden-ratio
- math
- cli
- command-line
- command-line-interface
- api
The prime package for primes is a package for finding primes and generating primes.
- primes
- prime
- prime numbers
- prime number
- prime package
- prime package for primes
- prime package for prime numbers
- prime package for prime number
Fast arbitraty-precision integer arithmetic library. Used for large-number calculations including finding large prime numbers, performing modular exponentiation and other arithmetic operations.
Suite for testing primality, finding primes, and finding prime k-tuples
Implementation of various prime sieves in javascript with hooks for a sieving callback