Commit graph

10 commits

Author SHA1 Message Date
4be3f7191e feat: improved nth roots 2024-10-09 18:02:44 +01:00
c97669b03e feat: nth root calculators (py, c++), list -> chunks (py), repo fixes 2024-10-09 18:02:43 +01:00
c2b57162a2 feat(c++ squareForm): patch bugs
-
2024-10-09 18:02:43 +01:00
6744fa059e C++ Square Form! 2024-10-09 18:02:43 +01:00
530d674933 feat(c++): binomial expansion
-
2024-10-09 18:02:43 +01:00
7d4d0f47ee refactor(c++): stop using namespace std
-
2024-10-09 18:02:43 +01:00
9a7640a898 feat(c++ karatsuba): measure the time taken for each method
-
2024-10-09 18:02:43 +01:00
146d1716ef feat(c++): oop dice
-
2024-10-09 18:02:42 +01:00
402bf770f5 feat(c++): karatsuba algorithm
-
2024-10-09 18:02:42 +01:00
d0abff8ae9 feat(c++): cmake
-
2024-10-09 18:02:42 +01:00