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,fdbb69a0ed74924d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-22 13:05:57 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!canoe.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Numerical Integration Libraries Date: 22 Apr 2003 16:04:50 -0400 Organization: NASA Goddard Space Flight Center (skates.gsfc.nasa.gov) Message-ID: References: NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1051042779 5678 128.183.235.92 (22 Apr 2003 20:19:39 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 22 Apr 2003 20:19:39 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: archiver1.google.com comp.lang.ada:36367 Date: 2003-04-22T20:19:39+00:00 List-Id: "John Arnsparger" writes: > Does anyone know of any Ada implementations of numerical integration > libraries in the public domain? Do you really mean "public domain", or do you mean "that I can use for no money"? Not the same thing. I have a very simple Runge Kutta implementation licensed under the GMGPL (that's in the "no money" category). -- -- Stephe