Skip to content
#

division-free

Here are 3 public repositories matching this topic...

Language: All
Filter by language

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.

  • 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."

Learn more