Re: BigInt: C++ class for computation with arbitrary large integers
From: Alex Vinokur (alexvn_at_big-foot.com)
Date: 02/25/05
- Next message: Jeremy Watts: "Re: orthogonalizing vectors"
- Previous message: Ted Dunning: "Re: Functional approximation in higher dimensions"
- In reply to: John: "Re: BigInt: C++ class for computation with arbitrary large integers"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Feb 2005 08:28:26 +0200
"John" <weekender_ny@yahoo.com> wrote in message news:1109300912.892220.107580@z14g2000cwz.googlegroups.com...
> 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
>
I think, only experiments can give answer on the question: Which library to use?
If you have any specific questions related to the BigInt C++ class, one can ask on C++ BigInt class forums
https://sourceforge.net/forum/forum.php?forum_id=441637
--
Alex Vinokur
email: alex DOT vinokur AT gmail DOT com
http://mathforum.org/library/view/10978.html
http://sourceforge.net/users/alexvn
- Next message: Jeremy Watts: "Re: orthogonalizing vectors"
- Previous message: Ted Dunning: "Re: Functional approximation in higher dimensions"
- In reply to: John: "Re: BigInt: C++ class for computation with arbitrary large integers"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|