bmath/readme.md

10 lines
163 B
Markdown

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