algorithms icon indicating copy to clipboard operation
algorithms copied to clipboard

Add BigInt implementation

Open domfarolino opened this issue 6 years ago • 0 comments

It would be nice if this repository, under datastructures, we had an implementation of a data structure that supports arbitrarily large integers. This should be relatively easy to implement, at least naively, and can be helpful for some future number-theory based algorithms under Number_Algorithms.

domfarolino avatar Feb 09 '19 07:02 domfarolino