From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d439c05bad61f4a8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-21 03:03:23 PST Path: archiver1.google.com!news2.google.com!fu-berlin.de!solnet.ch!solnet.ch!irazu.switch.ch!switch.ch!news.hispeed.ch!not-for-mail From: Gautier Write-only Newsgroups: comp.lang.ada Subject: Re: looking for a library to handle big numbers Date: Sat, 21 Feb 2004 11:51:07 +0100 Organization: Cablecom Newsserver Message-ID: <4037381B.20642569@fakeaddress.nil> References: <5f59677c.0402200641.32048b7e@posting.google.com> NNTP-Posting-Host: 80-218-88-128.dclient.hispeed.ch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newshispeed.ch 1077360672 30167 80.218.88.128 (21 Feb 2004 10:51:12 GMT) X-Complaints-To: news@hispeed.ch NNTP-Posting-Date: Sat, 21 Feb 2004 10:51:12 +0000 (UTC) X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:5706 Date: 2004-02-21T11:51:07+01:00 List-Id: Evangelista Sami: > > hello all > > i have to write a program which manipulates big numbers. i am looking > for a library which could do this. i have found some on the web but i > dont know which one to choose. so if anyone has ever used one and give > some hints, that would be very helpful. At least there is a site about the various big number implementation for or in Ada: http://www.chez.com/bignumber/ . NB: there is a newer version of my code in mathpaqs.zip, URL below (the files are: mupr*.ad*, test_int.adb, test_rsa.adb). ________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!