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,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,90c3c79963d78580,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-09 12:13:26 PST Path: newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!194.25.134.62!newsfeed00.sul.t-online.de!t-online.de!news-ge.switch.ch!news.grnet.gr!news.ntua.gr!not-for-mail From: "N&J" Newsgroups: comp.lang.ada Subject: Numerical Computation and Ada95 Date: Wed, 9 May 2001 22:13:31 +0300 Organization: National Technical University of Athens, Greece Message-ID: <9dc4sh$ru5$1@ulysses.noc.ntua.gr> NNTP-Posting-Host: ppp083.dialup.ntua.gr X-Trace: ulysses.noc.ntua.gr 989435601 28613 147.102.223.83 (9 May 2001 19:13:21 GMT) X-Complaints-To: abuse@ntua.gr NNTP-Posting-Date: 9 May 2001 19:13:21 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Xref: newsfeed.google.com comp.lang.ada:7400 Date: 2001-05-09T19:13:21+00:00 List-Id: Hi all, I have posed the question whether Ada95 is suitable for numerical programming at the newsgroup of numerical analysis. I asked if Ada95 is better that Fortran90/95 and C++ for writing programs for numerical computation and the reply was that the Ada language specification requires extensive run-time checks which slows down the programs. I thought it would be better to ask your opinion too. I have noticed that there are too few numerical programs in Ada95 for numerical computation is the above fact the real cause for this? Finally would you suggest someone to use Ada95 for numerical code? Thanks, John