bmath/readme.md

177 B

bmath

header-only c++ 23 math library

todo

  • sieves (pritchard, eratosthenes)
  • factorization (pollard-rho, rabin-miller)
  • profiling
  • saturating arithmetic operations