OEIS information extractor
Use [OEIS](https://oeis.org) in Koishi
Implementations of select OEIS integer sequences in JavaScript.
A collection of functions that generate sequences defined in OEIS
A light-weight command line tool for finding the origins of sequences and querying the OEIS database
Create an iterator which generates a positive integer sequence.
Carmichael numbers
Tetranacci function
Tribonacci function
Mathematical sequence generator
Fastest Prime Number Calculation logic for nodejs and browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)
Functional library for precise access to integer sequences such as prime numbers, square numbers, triangle numbers, etc
Fastest Prime Number Calculation logic for browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)
oeis
A TUI and CLI for browsing the On-Line Encyclopedia of Integer Sequences (OEIS) in the terminal.
Parse OEIS database archives
A collection of numerical algorithms
A procedural macro for generating integer sequences
Standard library for oracle scripts on BandChain
Standard library for oracle scripts on BandChain
Iterator for the Recaman's sequence
My personal blog, hosted on docs.rs
Kolakoski sequence iterator
A Rust Library For Generating Large Prime and Composite Numbers using num with a simplistic interface.
Number-theory primitives and exact arithmetic for Rust — built for competitive programming, teaching, and recreational math. Miller-Rabin primality, sieves, factorization, modular arithmetic, generic rationals, complex numbers, and polynomials.