Linear Algebra Coming to Standard C++ - std::linalg
Offered By: CppCon via YouTube
Course Description
Overview
Explore the upcoming std::linalg library for C++ in this CppCon 2023 conference talk. Delve into how this new addition to the C++ Standard Library will provide efficient and accurate linear algebra computations using C++ idioms. Learn about its foundation on the BLAS (Basic Linear Algebra Subroutines) standard and its use of the C++23 mdspan feature for matrix and vector representation. Discover how std::linalg can enhance code safety and conciseness without compromising performance, while also enabling new use cases and potential optimizations. Gain insights into the library's current implementations, compatibility with C++17 and newer compilers, and its potential inclusion in C++26.
Syllabus
std::linalg: Linear Algebra Coming to Standard C++ - Mark Hoemmen - CppCon 2023
Taught by
CppCon
Related Courses
Coding the Matrix: Linear Algebra through Computer Science ApplicationsBrown University via Coursera Mathematical Methods for Quantitative Finance
University of Washington via Coursera Introduction à la théorie de Galois
École normale supérieure via Coursera Linear Algebra - Foundations to Frontiers
The University of Texas at Austin via edX Massively Multivariable Open Online Calculus Course
Ohio State University via Coursera