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-Thread: 103376,d5d87067c90b673f,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!wns14feed!worldnet.att.net!attbi_s53.POSTED!53ab2750!not-for-mail From: "Steve" Newsgroups: comp.lang.ada Subject: Thank you Matthew Heaney! X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Message-ID: NNTP-Posting-Host: 24.21.42.251 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s53 1099102056 24.21.42.251 (Sat, 30 Oct 2004 02:07:36 GMT) NNTP-Posting-Date: Sat, 30 Oct 2004 02:07:36 GMT Organization: Comcast Online Date: Sat, 30 Oct 2004 02:07:36 GMT Xref: g2news1.google.com comp.lang.ada:5897 Date: 2004-10-30T02:07:36+00:00 List-Id: Due to some company re-structuring I've been programming in C++ lately. On complex calculations I still write small test programs in Ada first, then translate working logic to C++. I have no question that it saves me time in the long run. Recently I have been doing a bunch of geometric transformations. Matthew Heaneys' implementation of Ada.Numerics_Generic_Real_Arrays made my testing a snap. I just wanted to say thanks :-) Steve (The Duck)