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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fdbb69a0ed74924d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-23 03:47:10 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: gautier_niouzes@hotmail.com (Gautier) Newsgroups: comp.lang.ada Subject: Re: Numerical Integration Libraries Date: 23 Apr 2003 03:47:09 -0700 Organization: http://groups.google.com/ Message-ID: <17cd177c.0304230247.27c84e2e@posting.google.com> References: NNTP-Posting-Host: 213.173.163.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1051094830 25791 127.0.0.1 (23 Apr 2003 10:47:10 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 23 Apr 2003 10:47:10 GMT Xref: archiver1.google.com comp.lang.ada:36396 Date: 2003-04-23T10:47:10+00:00 List-Id: John Arnsparger: > Does anyone know of any Ada implementations of numerical integration > libraries in the public domain? If it is on a mesh you can make a Gauss integration using the Finite Element Kernel available in mathpaqs.zip, page below. You may also be interested by the Numerical Recipes in Pascal and the P2Ada translator - see also there. HTH ________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!