Commit Graph

4 Commits

Author SHA1 Message Date
a02f2dff40 Added Knuth's "Algorithm D" from TAOCP "Seminumerical algorithms"
All checks were successful
clang-build / clang-build (push) Successful in 41s
gcc-build / gcc-build (push) Successful in 19s
2026-02-25 17:13:49 +01:00
7cc2615f8b Fixed bug about bigint product, updated unit tests and sample usage. 2025-12-17 17:04:16 +01:00
9e419d09ac Added unit tests for BigInt data type and updated docs 2025-11-17 17:12:46 +01:00
f625862ad2 Added new unit tests which lead to bug fix 2025-11-17 12:22:29 +01:00