bmath/readme.md

10 lines
177 B
Markdown

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