C++ and Linear Algebra
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the need for linear algebra support in C++ through this comprehensive conference talk from ACCU 2021. Delve into the current lack of built-in linear algebra functionality in the C++ standard library and its implications for machine learning and artificial intelligence development. Discover the typical requirements of a linear algebra library and learn about the proposal to add linear algebra types and syntax to the C++ standard library. Examine examples of simple applications in geometry and color manipulation, and consider the interaction with BLAS, the industry standard FORTRAN/C linear algebra library. Gain insights from Guy Davidson, a veteran C++ developer with over 30 years of experience, as he discusses the current status of the proposal and its potential impact on high-performance applications, including game development.
Syllabus
C++ and Linear Algebra - Guy Davidson [ ACCU 2021 ]
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube