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.7 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00, INVALID_MSGID,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,99a6311c4195e21b,start X-Google-Attributes: gid103376,public X-Google-Thread: 1094ba,99a6311c4195e21b,start X-Google-Attributes: gid1094ba,public From: William Dale Subject: Matrix Multiplication Date: 1999/12/14 Message-ID: <385699B5.59C14D03@lmco.com>#1/1 X-Deja-AN: 560660371 Content-Transfer-Encoding: 7bit X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Organization: Lockheed Martin Missiles and Space Company, Sunnyvale, Ca. Mime-Version: 1.0 Reply-To: fud@fud.com Newsgroups: comp.lang.ada,comp.lang.fortran Date: 1999-12-14T00:00:00+00:00 List-Id: OK, I was challenged by one of my co-workers - a control and guidance type - not a real software engineer. His claim : "Fortran is faster doing floating point multiplication than Ada" I could not get any other specifications such as hardware, particular compiler, version, vendor, special math libraries or any other equivocations. Just he claims the above in all cases. So could I get some help getting times for a Matrix inversion on a 50X50 flotaing point matrix in both languages. Anyone already done these types of tests? Any sugestions on special libraries that he may not know about to do such things in Ada. Obviously he has the Fortan side nailed. I know it is silly but this is the kind of FUD that gets thown around all the time. Either language could win - it depends on many of the above issues. Thanks! Bill Dale mailto:william.dale.jr@lmco.com