- 2020/2/26 KaitoD creates the repo.
- 2020/3/15 Weiz: BigInt basic structure.
- 2020/3/15 Weiz adds and keeps updating doc.md.
- 2020/3/24 Weiz: BigInt to basic mul/div/mod, keeps updating doc.
- 2020/3/26 Weiz fixes (some of the) bugs in BigInt.
uint_bit_arith_test
anduint_simple_arith_test
passed (maybe). Decimal output may be reliable (be careful though). - 2020/3/27 FFT multiplication, with test and benchmark.
- 2020/3/28 Division and (the corresponding) modulus, with test and benchmark.
- 2020/3/31 Extended arithmetic including gcd, primality test. Fixed some bugs. Add a divide-and-conquer division algorithm.
- 2020/4/3 Add prime generation.
- 2020/4/8 Add branch 'performance': try to improve performance.
- 2020/4/11 'performance' has great progress now, merge into master.
forked from KaitoD/CPP-OOP-CALC
-
Notifications
You must be signed in to change notification settings - Fork 0
weiz0823/CPP-OOP-CALC
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 96.9%
- Makefile 3.1%