Re: BigInt: C++ class for computation with arbitrary large integers

From: John (weekender_ny_at_yahoo.com)
Date: 02/25/05


Date: 24 Feb 2005 19:08:32 -0800

Thanks for letting me know. I would be eager to see a benchmark
between
gmp and ur library. Right now I use gmp for my applications and it
would
be some work to move it to your library. On the good side, I like the
size
of your library to gmp. I just need bigint from gmp and nothing else,
so
everything else is pretty much a waste

Thanks,
--j



Relevant Pages