Re: BigInt: C++ class for computation with arbitrary large integers
From: John (weekender_ny_at_yahoo.com)
Date: 02/25/05
- Next message: John: "eig vs eigs"
- Previous message: skearney_at_accessbee.com: "Can numerical analysis be applied to a keyboard?"
- In reply to: Alex Vinokur: "Re: BigInt: C++ class for computation with arbitrary large integers"
- Next in thread: Alex Vinokur: "Re: BigInt: C++ class for computation with arbitrary large integers"
- Reply: Alex Vinokur: "Re: BigInt: C++ class for computation with arbitrary large integers"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: John: "eig vs eigs"
- Previous message: skearney_at_accessbee.com: "Can numerical analysis be applied to a keyboard?"
- In reply to: Alex Vinokur: "Re: BigInt: C++ class for computation with arbitrary large integers"
- Next in thread: Alex Vinokur: "Re: BigInt: C++ class for computation with arbitrary large integers"
- Reply: Alex Vinokur: "Re: BigInt: C++ class for computation with arbitrary large integers"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|