An implementation of the Karatsuba algorithm for fast multiplication of large integers in C.
-
Updated
Mar 17, 2017 - C
An implementation of the Karatsuba algorithm for fast multiplication of large integers in C.
C Library of functions to compute addition, subtraction, multiplication, division and exponentiation (positive exponent) of integers of arbitrary length.
Basic mathematical functions on Large sized integers.
E0 251 Data Structures and Algorithms course is offered by Department of Computer Science and automation, Indian Institute of Science, Bangalore. The assignment includes work on sparse data structures, large unsigned integer arithmetic, polynomial division, betweenness centrality using bfs and floyd warshall, persistent data structures, solving …
C library to perform calculations on integers of arbitrary length
Add a description, image, and links to the large-integers topic page so that developers can more easily learn about it.
To associate your repository with the large-integers topic, visit your repo's landing page and select "manage topics."