Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Linear Algebra Coming to Standard C++ - std::linalg

CppCon via YouTube

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

Reviews

Start your review of Linear Algebra Coming to Standard C++ - std::linalg

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.