Number theory: primes, arithmetic functions, modular computations, special sequences
-
Updated
Apr 18, 2025 - Haskell
Number theory: primes, arithmetic functions, modular computations, special sequences
A Java math library focused on number theory and integer factorization in particular.
This is the repository which contains all Data Structures completely developed in C++
prime place for scripts of primes
Mapping the Quantum Way across Prime Identity
Functions in Python doing prime stuff.
Lazy Sieve of Eratosthenes for infinitely generating primes lazily in Rust.
A prime number generator using the sieve of Eratosthenes.
An attempt to optimise the search for prime.
Prime number sieve written in Rust. Supports multithreading
Code to Questions
A sieve of Eratosthenes implemented in x86-64 assembly
Prime sieve impementation.
A somewhat fast C++ implementation of a prime sieve.
My solutions to some Project Euler problems. Emphasis on elegance (where possible) and performance.
For OEIS - To get the sequence of the desired power of the primes, just insert the power. Download both .java files into the same folder.
A Go project I undertook without tutorial, to further teach myself, and put into practice the basics of the language.
Add a description, image, and links to the prime-sieve topic page so that developers can more easily learn about it.
To associate your repository with the prime-sieve topic, visit your repo's landing page and select "manage topics."