A C++ implementation of the popular and handy bigInteger to store large numbers and perform various operations with them. Implemented an alternate multiplication algorithm, Karatsuba multiplication, which outperform the conventional algorithm for numbers whose length exceeds a certain threshold.
-
Notifications
You must be signed in to change notification settings - Fork 0
rajshadow/Big_Integer_Library_cpp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A handy library to handle big numbers in c++
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published