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,88ed72d98e6b3457 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-07 05:48:44 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-06!sn-xit-08!supernews.com!newsfeed.news2me.com!elnk-nf2-pas!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!stamper.news.atl.earthlink.net!newsread1.news.atl.earthlink.net.POSTED!not-for-mail Message-ID: <3F82B61A.8030806@noplace.com> From: Marin David Condic User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 (OEM-HPQ-PRS1C03) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Standard Library Interest? References: <3F803278.1020507@noplace.com> <3F804A1E.7050208@comcast.net> <3F80637D.8060307@noplace.com> <3F821DB6.8090608@comcast.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 07 Oct 2003 12:48:43 GMT NNTP-Posting-Host: 209.165.24.197 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.news.atl.earthlink.net 1065530923 209.165.24.197 (Tue, 07 Oct 2003 05:48:43 PDT) NNTP-Posting-Date: Tue, 07 Oct 2003 05:48:43 PDT Organization: EarthLink Inc. -- http://www.EarthLink.net Xref: archiver1.google.com comp.lang.ada:371 Date: 2003-10-07T12:48:43+00:00 List-Id: If you recall, we had some generic packages that did mean, variance, std-dev, skew, curtosis, etc., on arrays of numbers. There were a set of them to do stats on different numeric types. I don't think I've got the original code, but I have a variant of the code that I built in a library of my own. (I think I gave you a copy of that library to look at) It was a while ago - 1997? - and we had been hoping to get some basic stats into what was at the time being called the "Ada Standard Component Library". We had traded this code back & forth quite a bit. Maybe you have a copy of the original effort? MDC Robert I. Eachus wrote: > > > Actually, I was reorganizing some code I have to compute CDF, PDF, > Inverse CDF, and Random Variates for a half-dozen or so distributions so > it is all consistant. What do you have? > -- ====================================================================== Marin David Condic I work for: http://www.belcan.com/ My project is: http://www.jsf.mil/NSFrames.htm Send Replies To: m c o n d i c @ a c m . o r g "All reformers, however strict their social conscience, live in houses just as big as they can pay for." --Logan Pearsall Smith ======================================================================