[47223] in Cypherpunks
Re: Bignum support added to XLISP 2.1h
daemon@ATHENA.MIT.EDU (grimm@MIT.EDU)
Mon Jan 15 12:47:09 1996
From: grimm@MIT.EDU
Date: Mon, 15 Jan 1996 12:36:28 -0500
To: rfb@lehman.com
Cc: pcw@access.digex.net, cypherpunks@toad.com
In-Reply-To: <9601150438.AA22146@cfdevx1.lehman.com> (message from Rick Busdiecker on Sun, 14 Jan 1996 23:38:35 -0500)
Also in the area of "bignum support", I have developed a C++ class for
large integers. I haven't made in solid speed measurements yet, but
it seems to be relatively fast. (More precisely, I was able to
compute large Fibonacci numbers much faster than in scheme running
under emacs. I don't claim this to be thorough measurement in any
way!) If anyone is interested, send me email.
-James