feat: motiation

This commit is contained in:
Barrett Ruth 2026-01-15 18:09:00 -05:00
parent 373cc5b243
commit 2a622e0d64

View file

@ -8,4 +8,8 @@ header-only c++ 23 math library
- sieves (pritchard)
- factorization (pollard-rho, rabin-miller)
- profiling
- saturating arithmetic operations
- saturating arithmetic operations
## motivation
built to learn and apply modern c++ in a competitive programming environment