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 2002:a24:4293:: with SMTP id i141-v6mr968962itb.18.1521039254010; Wed, 14 Mar 2018 07:54:14 -0700 (PDT) X-Received: by 10.157.82.32 with SMTP id e32mr14689oth.3.1521039253946; Wed, 14 Mar 2018 07:54:13 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsreader4.netcologne.de!news.netcologne.de!peer01.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.am4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!e10-v6no274722itf.0!news-out.google.com!a25-v6ni626itj.0!nntp.google.com!r195-v6no273214itc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 14 Mar 2018 07:54:13 -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: <3792aade-acac-42f5-9555-9f42b85c8ac5@googlegroups.com> Subject: Re: Mathpaqs release 13-Mar-2018 From: "Vincent D." Injection-Date: Wed, 14 Mar 2018 14:54:14 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1951 X-Received-Body-CRC: 754998046 Xref: reader02.eternal-september.org comp.lang.ada:50970 Date: 2018-03-14T07:54:13-07:00 List-Id: Le mardi 13 mars 2018 17:39:49 UTC+1, gautier...@hotmail.com a =C3=A9crit= =C2=A0: > Mathpaqs is a collection of mathematical packages in the Ada programming = language. > Enjoy! > Gautier Thank you very much Gauthier. Just a few questions : - why not use the standard Generic Real Arrays ? - Are the G_Matrices stored in Fortran convention, i.e. Column Major Order = ? - Are they compatible with Blas & Lapack ? - Are the SparseB matrices compatible with Matlab matrices (i.e. CSC matric= es) - Are both format interoperable ? - Are they interchangeable, i.e is there a common class type to manipulate = them? Kind regards, Vincent