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-Thread: 103376,df03be602fb027c7 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews1.google.com!not-for-mail From: gautier_niouzes@hotmail.com (Gautier) Newsgroups: comp.lang.ada Subject: Re: Which Ada IDE is best for Numerical Analysis? Date: 30 Sep 2004 07:21:46 -0700 Organization: http://groups.google.com Message-ID: <17cd177c.0409300621.7ccfbf45@posting.google.com> References: <97de285c.0409272101.4fe36814@posting.google.com> <97de285c.0409281051.1eb0d1d3@posting.google.com> <415bdf15@news.ecs.soton.ac.uk> NNTP-Posting-Host: 213.173.163.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1096554134 28028 127.0.0.1 (30 Sep 2004 14:22:14 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 30 Sep 2004 14:22:14 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:4441 Date: 2004-09-30T07:21:46-07:00 List-Id: Ken Thomas: > I use AdaGIDE on Windows for my code development (Finite Elements). Great! We should create an Ada & Finite Elements club (or programmer group)! > One requirement is the need to link to FORTRAN packages such as BLAS, > LAPACK. I can do this easily in AdaGIDE. And as stated elsewhere it is mostly a question of compiler. E.g. GNAT provides nice optimizations such as the "-O2" set and the "-funroll-loops". ________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!