From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.0 required=3.0 tests=BAYES_20,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:620a:164d:b0:706:92f3:12ac with SMTP id c13-20020a05620a164d00b0070692f312acmr1748607qko.175.1674640377759; Wed, 25 Jan 2023 01:52:57 -0800 (PST) X-Received: by 2002:a05:6808:1704:b0:35b:c586:d978 with SMTP id bc4-20020a056808170400b0035bc586d978mr1668084oib.77.1674640377528; Wed, 25 Jan 2023 01:52:57 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 25 Jan 2023 01:52:57 -0800 (PST) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=157.143.56.236; posting-account=Wbe3fAoAAAALa8UT9MWTy6mw2ahlRJms NNTP-Posting-Host: 157.143.56.236 References: <9c7cccd9-733f-49a8-b482-087ccb14b58dn@googlegroups.com> <2801afb2-045f-4fec-b41e-f83b2c80e672n@googlegroups.com> <446867f7-526d-429f-951a-da1a97efff4dn@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <312df16a-213d-4d72-8dbf-2278778e18a7n@googlegroups.com> Subject: Re: Real_Arrays on heap with overloaded operators and clean syntax From: Jim Paloander Injection-Date: Wed, 25 Jan 2023 09:52:57 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:64878 List-Id: > > ADA should provide native support of vector-math or Vector.Numerics, or= AdvancedNumerics or Numerics.LinearAlgebra and/or Numerics.SparseLinearAlg= ebra. Honestly with all the mission critical applications ADA is used for, = I would expect something like that to enable people working in scientific c= omputing and in general wherever Linear Algebra kernels are essential tool = of the core algorithms development. > Did you consider the facilities from Annex G? Moreover, there are=20 > bindings to BLAS, LAPACK, and more. Try "Ada mathematical libraries" on= =20 > Google... Thank you, very nice and positive suggestion. Please read my answer below t= o Gautier. Thank you again for the nice feedback.By the way, is there any o= ther forum/discussion for ADA in github or elsewhere where we can also post= code with colours etc?