Re: Big nums

2004-06-26 Thread Leopold Toetsch
Dan Sugalski wrote: 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. There is now a BigNum PMC in CVS. It uses libgmp if present currently. Other implementatio

Re: Big nums

2004-06-21 Thread Dan Sugalski
On Mon, 21 Jun 2004, Alin Iacob wrote: > Leopold Toetsch a trimis aceste cuvinte prin eter: > > Alin Iacob <[EMAIL PROTECTED]> wrote: > > > >>I'll take a whack at it after I'm done with my exams if > >>noone beats me to it. > > > > > > Good. I should probably have mentioned that bignums should be

Re: Big nums

2004-06-21 Thread Alin Iacob
Leopold Toetsch a trimis aceste cuvinte prin eter: Alin Iacob <[EMAIL PROTECTED]> wrote: I'll take a whack at it after I'm done with my exams if noone beats me to it. Good. I should probably have mentioned that bignums should be usable tomorrow :) OSCON with pie throwing contest is coming ... leo

Re: Big nums

2004-06-21 Thread Leopold Toetsch
Alin Iacob <[EMAIL PROTECTED]> wrote: > Leopold Toetsch a trimis aceste cuvinte prin eter: > > > > Anyone working on that? Who volunteers? > > > > leo > I'll take a whack at it after I'm done with my exams if > noone beats me to it. Good. I should probably have mentioned that bignums should be us

Re: Big nums

2004-06-20 Thread Alin Iacob
Leopold Toetsch a trimis aceste cuvinte prin eter: > > Anyone working on that? Who volunteers? > > leo I'll take a whack at it after I'm done with my exams if noone beats me to it. -- Alin Iacob Dezordinea nu patrunde [EMAIL PROTECTED]in noi

Re: Big nums

2004-06-19 Thread Leopold Toetsch
Dan Sugalski <[EMAIL PROTECTED]> wrote: > 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. Anyone working on that? Who volunteers? leo

Re: Big nums

2004-06-14 Thread Alex Gough
[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

Re: Big nums

2004-06-14 Thread Dan Sugalski
At 3:40 PM -0400 6/14/04, Dan Sugalski wrote: 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 | heade

Re: Big nums

2004-06-14 Thread Dan Sugalski
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 parro

AW: Big nums

2004-06-12 Thread toetsch
| 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,

Big nums

2004-06-11 Thread Dan Sugalski
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. -- Dan --it's like this--- Dan Sugalski