Learn Generative AI, Prompt Engineering, and LLMs for Free
Master Production-Ready Machine Learning, Step by Step
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
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