bmath/readme.md
2025-08-30 20:34:32 -05:00

11 lines
No EOL
169 B
Markdown

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