Subject: Re: [boost] queries regarding the BigInt project @ GSoc 2010
From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2010-03-22 07:43:45


Hi,

> There are many C-based BigInt libraries already, so I think Boost is
> best situated to offer not yet another one, but instead an elegant C++
> wrapper to provide easy of use on top of existing efficiency.

Don't know if you intend to focus more on making a library or
providing a wrapper around the existing ones. If the latter, you might
be interested by Boost.Math bindings that basically aim at doing that.

Regards
Bruno