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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,67d995bf9f62ea45 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: matrix package with Ada Date: Sat, 10 Jul 2010 19:54:56 +0100 Organization: A noiseless patient Spider Message-ID: References: <445503bc-6b5c-4b60-b539-c51dcfa723bd@y11g2000yqm.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Date: Sat, 10 Jul 2010 18:54:57 +0000 (UTC) Injection-Info: mx01.eternal-september.org; posting-host="KCXegvZb5vh43D+f3BR6Ew"; logging-data="25398"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18kD8vPAuAN5yriBXondu55LYRA0a22e2I=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:jJJUotGFkwm6kCZTixwmvm4GLf8= sha1:x+E7zduQ+MBTvBE1WLaYcYNfOWk= Xref: g2news1.google.com comp.lang.ada:12316 Date: 2010-07-10T19:54:56+01:00 List-Id: tmoran@acm.org writes: >> Version 1.01 >> First Release, August 1996 >> Current Release, September 1996 This is the one from http://www.taygeta.com/ada.html > The version I have (apparently downloaded in 2005) has > > Version 1.02 > First Release, August 1996 > Current Release, December 1996 > Changes since 1.01: > * fixed a bug that could allow exceptions to occur with vector and > matrix indices at the extreme limits of Integer (thanks to Mars > Gralia for notifying me of this) > * some reoganization of algorithms in Generic_Real_Arrays.Operations > * cosmetic fix to real_arrays_operations_test to print final > results message > > The to-do list is the same, plus > * adapt some of the very robust LAPACK algorithms to the package This is the one from http://archive.adaic.com/ase/ase02_02/comps/math1/