#
division-free
Here are 3 public repositories matching this topic...
Alternative moduli without *, / and %
-
Updated
Mar 10, 2019 - Python
An incremental residue‑class algorithm for generating prime numbers in C++. Provides a minimal‑state prime generator based on a novel residue‑class method operating without division, multiplication, or explicit modulo computations. Suitable for number‑theory applications, embedded environments, and streaming scenarios.
streaming embedded cpp prime-numbers number-theory prime-generator division-free incremental-algorithm residue-classes minimal-state
-
Updated
Aug 20, 2026 - C++
Add this topic to your repo
To associate your repository with the division-free topic, visit your repo's landing page and select "manage topics."