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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,7cf3162d285a85a3,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-11 01:45:56 PST Path: archiver1.sj.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!194.213.69.151!news.algonet.se!newsfeed1.telenordia.se!algonet!uab.ericsson.se!erix.ericsson.se!newstoo.ericsson.se!not-for-mail From: "Atle R�stad" Newsgroups: comp.lang.ada Subject: Math libraries - nonlinear optimisation Date: Fri, 11 May 2001 10:45:01 +0200 Organization: Ericsson Radar AS Message-ID: <989570748.152783@edh3> NNTP-Posting-Host: edh3.edh.ericsson.se X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Cache-Post-Path: edh3!unknown@pch25 X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) Xref: archiver1.sj.google.com comp.lang.ada:7382 Date: 2001-05-11T10:45:01+02:00 List-Id: Hi I'm looking for a math library that can help me with nonlinear optimisation for scalar and matrix computation. It will be used in the curve fitting area. All relevant libraries I have found on for example http://www.nag.co.uk and http://www.netlib.org are written in fortran and some in c. I would prefer an ada95 library. Any ideas? Regards Atle R�stad