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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.129.49.4 with SMTP id x4mr15996275ywx.25.1494329492499; Tue, 09 May 2017 04:31:32 -0700 (PDT) X-Received: by 10.157.28.130 with SMTP id l2mr783898ota.17.1494329492356; Tue, 09 May 2017 04:31:32 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!t26no561045qtg.1!news-out.google.com!m134ni467itb.0!nntp.google.com!c26no1741719itd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 9 May 2017 04:31:32 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=185.30.133.97; posting-account=hya6vwoAAADTA0O27Aq3u6Su3lQKpSMz NNTP-Posting-Host: 185.30.133.97 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: ANN:Ada 2005 Math Extensions 20170427 From: Vincent DIEMUNSCH Injection-Date: Tue, 09 May 2017 11:31:32 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:46729 Date: 2017-05-09T04:31:32-07:00 List-Id: Hello Simon, I have some simple questions regarding matrices in Ada :=20 So if understand well, this is an extension of the Ada Arrays in row-major= order, right ?=C2=A0How is it using Lapack since Fortran has column-major = order for it's matrices ? I have also seen different projects that use Lapack : - Ada Lapack : https://sourceforge.net/projects/ada-lapack/ - AdaLAPACK : https://sourceforge.net/projects/adalapack/ The first one is a binding and the second one a translation of Fortran code= , right ? So if I want to use matrices in column-major order in Ada, can I = use both, or only the second one is column-major ? Kind regards, Vincent Le jeudi 27 avril 2017 12:52:42 UTC+2, Simon Wright a =C3=A9crit=C2=A0: > The latest release of this project[1] is available at Sourceforge[2]. =20 > [1] http://gnat-math-extn.sourceforge.net/index.html/ > [2] https://sourceforge.net/projects/gnat-math-extn/files/20170427/ > [3] http://icl.cs.utk.edu/lapack-for-windows/lapack/