Re: Arithmetics for large integers
Re: Arithmetics for large integers
- Subject: Re: Arithmetics for large integers
- From: Martin Stoufer <email@hidden>
- Date: Fri, 07 Nov 2008 08:16:52 -0800
- Organization: Lawrence Berkeley National Lab
I use the GNU MP package (http://gmplib.org/) I had to tweak XCode 3 to
get it to build 64-bit clean for the intel arch. It is used in a PI
calculator I wrote and it is *brutally* fast and efficient. While it is
all a raw C dylib, One could easily write a framework around it.
Shawn Erickson wrote:
On Fri, Nov 7, 2008 at 7:32 AM, Horst Jäger <email@hidden> wrote:
Hi,
I'm looking for a possibility to use arithmetics for arbitrarily large
integers in objective c. Is there a special class or an framework that does
the job?
Maybe vBigNum....
http://developer.apple.com/documentation/Darwin/Reference/ManPages/man7/vBigNum.7.html
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--
* Martin C. Stoufer *
* DIDC/DSD/ITG *
* Lawrence Berkeley National Lab *
* MS 50B-2215 510-486-8662 *
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden