update readme (sieve of e done)

This commit is contained in:
Barrett Ruth 2025-08-30 20:30:57 -05:00
parent 115ad715d5
commit dd92d3820d

View file

@ -4,7 +4,7 @@ header-only c++ 23 math library
## todo
- sieves (pritchard, eratosthenes)
- sieves (pritchard)
- factorization (pollard-rho, rabin-miller)
- profiling
- saturating arithmetic operations