#blas

[ follow ]

C++26: Basic linear algebra algorithms applied to Machine learning.

Usage of std::linalg in C++ Standard Library for dense linear algebra based on BLAS, demonstrating operations with mdspan and boost ublas differences.
[ Load more ]