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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4213dc3f3c38df8e X-Google-Attributes: gid103376,public From: Gautier Subject: Re: need ada implementation Date: 2000/04/06 Message-ID: <38EC9E12.D252FDCB@maths.unine.ch>#1/1 X-Deja-AN: 607565857 Content-Transfer-Encoding: 7bit References: <8ccmj0$e1o$1@bunyip.cc.uq.edu.au> <8ccrgj$rqf$1@nnrp1.deja.com> <8ci58t$ipl$1@bunyip.cc.uq.edu.au> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Trace: 6 Apr 2000 16:24:19 +0100, mac13-32.unine.ch Organization: Maths - Uni =?iso-8859-1?Q?Neuch=E2tel?= MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-04-06T00:00:00+00:00 List-Id: Riyaz Mansoor wrote: > hi ted > > Can I do your calculus homework for you too while I'm at it? :-) > i like your humor. > but more to the point, this is my own extension of a uni. project. just to > see how ada handles things. just thought if i could get it, rather than > write it up, it would be easier for me. For an idea of "how to" you can take a look at a sorting algo: http://www.neubert.net/Flacodes/FLACodes.html or multi-precision algos http://www.chez.com/bignumber/ or mathpaqs.zip @ http://members.xoom.com/gdemont/gsoft.htm (if working) or other resouces @ http://www.adapower.com/ Note that _you_ will handle things, not Ada, Pascal or Mr C.!... HTH _______ Gautier