C++ Logo

sg14

Advanced search

Re: [SG14] Linear algebra library proposal

From: Philippe Groarke <philippe.groarke_at_[hidden]>
Date: Mon, 17 Jun 2019 21:48:35 -0400
There is no mention of affine matrices or quaternions/octonions. Are those being left out?

From: Hoemmen, Mark via SG14
Sent: Monday, June 17, 2019 2:16 PM
To: sg14_at_[hidden]
Cc: Hoemmen, Mark
Subject: [SG14] Linear algebra library proposal

Hi all! We submitted a proposal for a C++ Standard linear algebra library.

Here is the proposal itself:
https://github.com/mhoemmen/cpp-proposals-pub/blob/Pre-COL2019-BLAS/D1673/blas_interface.md

Here is a design discussion and justification:
https://github.com/mhoemmen/cpp-proposals-pub/blob/Pre-COL2019-BLAS/D1674/evolving-from-blas.md

We also have an “mdarray” proposal – that is a container variant of mdspan, that might be a better option for very small matrices and vectors:
https://isocpp.org/files/papers/P1684R0.pdf

The first two are LONG so maybe fix yourself a nice beverage beforehand ; - ) .

Best,
mfh


Received on 2019-06-17 20:50:24