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,ceeb88b2127ef295 X-Google-Attributes: gid103376,public From: dvdeug@x8b4e53cd. (David Starner) Subject: Re: Ada Versions of A.5 (Numerics Packages) Date: 1999/10/12 Message-ID: <7tvp2i$9aa1@news.cis.okstate.edu>#1/1 X-Deja-AN: 535908428 References: <3801A242.AEC13B07@cs.york.ac.uk> <3802BB25.286D2E71@callnetuk.com> Organization: Oklahoma State University User-Agent: slrn/0.9.5.7 (UNIX) Newsgroups: comp.lang.ada Date: 1999-10-12T00:00:00+00:00 List-Id: In article <3802BB25.286D2E71@callnetuk.com>, Nick Roberts wrote: >"Dr. Neil C. Audsley" wrote: >> >> Most compilers (certainly GNAT) have implementations of the Numerics >> packages that are effectively interfaces to the C libraries. >> Has anyone seen / written / know of numerics written entirely in Ada? > >I will be writing the numerics packages for my upcoming compiler in Ada >and assembly, initially targeted at the IA. However, most of these >functions will have a rather trivial implementation, many as a single >NDP instruction! I'll be happy to share experiences. I'd be really, >really grateful for any help with the random package. You might want to check out Mats Weber's Component package - lglwww.epfl.ch/Team/MW/mw_components.html. It has a nice random package in there in pure Ada, and licensed under the GNAT-modified GPL. David Starner - dstarner98@aasaa.ofe.org ftp, web - x8b4e53cd.dhcp.okstate.edu