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
High Performance ComputingGeorgia Institute of Technology via Udacity Fundamentals of Accelerated Computing with CUDA C/C++
Nvidia via Independent High Performance Computing for Scientists and Engineers
Indian Institute of Technology, Kharagpur via Swayam CUDA programming Masterclass with C++
Udemy Neural Network Programming - Deep Learning with PyTorch
YouTube