feat: motiation
This commit is contained in:
parent
373cc5b243
commit
2a622e0d64
1 changed files with 5 additions and 1 deletions
15
README.md
Normal file
15
README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# bmath
|
||||
|
||||
header-only c++ 23 math library
|
||||
|
||||
## todo
|
||||
|
||||
- docs
|
||||
- sieves (pritchard)
|
||||
- factorization (pollard-rho, rabin-miller)
|
||||
- profiling
|
||||
- saturating arithmetic operations
|
||||
|
||||
## motivation
|
||||
|
||||
built to learn and apply modern c++ in a competitive programming environment
|
||||
Loading…
Add table
Add a link
Reference in a new issue