Skip to content

Commit

Permalink
add section on std::linalg copy and header location
Browse files Browse the repository at this point in the history
  • Loading branch information
nmm0 committed Mar 22, 2024
1 parent 24caa05 commit eee1149
Show file tree
Hide file tree
Showing 3 changed files with 739 additions and 6 deletions.
32 changes: 32 additions & 0 deletions P0009/wg21/data/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83181,6 +83181,14 @@ references:
issued:
year: 2019
URL: https://wg21.link/p0009r9
- id: P0009R18
citation-label: P0009R18
title: "mdspan"
author:
- family: Christian Trott, D.S. Hollman, Damien Lebrun-Grandie, Mark Hoemmen, Daniel Sunderland, H. Carter Edwards, Bryce Adelstein Lelbach, Mauro Bianco, Ben Sander, Athanasios Iliopoulos, John Michopoulos, Nevin Liber
issued:
year: 2022
URL: https://wg21.link/p0009r18
- id: P0010R0
citation-label: P0010R0
title: "Adding a subsection for concurrent random number generation in C++17"
Expand Down Expand Up @@ -104753,6 +104761,14 @@ references:
issued:
year: 2019
URL: https://wg21.link/p1673r1
- id: P1673R13
citation-label: P1673R13
title: "A free function linear algebra interface based on the BLAS"
author:
- family: Mark Hoemmen, Daisy Hollman, Christian Trott, Daniel Sunderland, Nevin Liber, Alicia Klinvex, Li-Ta Lo, Damien Lebrun-Grandie, Graham Lopez, Peter Caday, Sarah Knepper, Piotr Luszczek, Timothy Costa
issued:
year: 2023
URL: https://wg21.link/p1673r1
- id: P1674R0
citation-label: P1674R0
title: "Evolving a Standard C++ Linear Algebra Library from the BLAS"
Expand Down Expand Up @@ -104889,6 +104905,14 @@ references:
issued:
year: 2019
URL: https://wg21.link/p1684r0
- id: P1684R5
citation-label: P1684R5
title: "mdarray: An Owning Multidimensional Array Analog of mdspan"
author:
- family: Christian Trott, Daisy Hollman, Mark Hoemmen, Daniel Sunderland, Damien Lebrun-Grandie
issued:
year: 2023
URL: https://wg21.link/p1684r5
- id: P1685R0
citation-label: P1685R0
title: "Make get/set_default_resource replaceable"
Expand Down Expand Up @@ -107369,6 +107393,14 @@ references:
issued:
year: 2019
URL: https://wg21.link/p1999r0
- id: P2630R4
citation-label: P2630R4
title: "Submdspan"
author:
- family: Christian Trott, Damien Lebrun-Grandie, Mark Hoemmen, Nevin Liber
issued:
year: 2023
URL: https://wg21.link/p2630r4
- id: P3141
citation-label: P3141
title: "std::terminates()"
Expand Down
Loading

0 comments on commit eee1149

Please sign in to comment.