swift-numerics icon indicating copy to clipboard operation
swift-numerics copied to clipboard

Arbitrary-precision bigints

Open stephentyrone opened this issue 5 years ago • 2 comments

Add a flexibly-sized bigint type that grows as required, conforming to BinaryInteger.

stephentyrone avatar Jun 25 '19 00:06 stephentyrone

So I have a pretty good implementation of this already, would I need to propose it as a new module or does this issue mean it's gone through that part of the process?

rothomp3 avatar Nov 07 '19 22:11 rothomp3

I think you can skip step 1, but otherwise that's the right process to follow.

stephentyrone avatar Nov 07 '19 22:11 stephentyrone