At 8:15 PM +0100 6/14/04, Alex Gough wrote:
#### [Sat, Jun 12, 2004 at 11:39:27AM +0200: [EMAIL PROTECTED]

| Time for these as well. There's a partial implementation of them in | types/bignum.c. I think it's time to move that to src/ (and the | header file to .h) and get it integrated into parrot.

 I'm not really sure if types/bignum.c is what we want. There are AFAIK
 some other math packages around, which are maintained and more complete.
 GMP comes to my mind.

That's not such a bad plan. There's still a lot to do before the bignum stuff is entirely ready (in terms of functions for the standard) (and I'm still too busy right now to get deeply into anything).

The only thing that worries me about GMP is the license. It's LGPL, so we might be able to, but it's tough to tell for sure, and the explanatory text doesn't help at all.


The only bignum stuff I want in the core is the basics--extended-precision numbers and basic math. (If we get transcendentals as a bonus, well... swell) I think I'd as soon just flesh out what we have now and be done with it.
--
Dan


--------------------------------------it's like this-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to