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 PROTECTED]> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/mcstoufer%40lbl.gov

This email sent to [EMAIL PROTECTED]

--
* 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to