This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Missing packages
- To: Per Bothner <per at bothner dot com>
- Subject: Re: Missing packages
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Fri, 26 Nov 1999 08:55:10 +1300
- CC: Joerg Brunsmann <joerg dot brunsmann at FernUni-Hagen dot de>, java-discuss at sourceware dot cygnus dot com
- References: <383D5022.1948@fernuni-hagen.de> <m2aeo2a1ms.fsf@magnus.bothner.com>
Per Bothner wrote:
> I have been wanting to do BigInteger (followed by BigDecimal) based on
> my gnu.math.Integer and gnu.math.MPN classes. One big advantage is
> that it would be easy to configure libgcj so it could (optionally) use
> the fast low-level libgmp functions.
Warren Levy imported libgmp into the libgcj tree recently. I suspect he's
already working on this.
regards
[ bryce ]