Changes

Jump to: navigation, search

DPS921/Intel Math Kernel Library

21 bytes added, 21:38, 13 April 2021
Sparse Linear Algebra Functions
A sparse matrix is matrix that is mostly empty, these are common in machine learning applications. Using standard linear algebra functions would lead to poor performance and would require greater amounts of storage. Specially written sparse linear algebra functions have better performance and can better compress matrices to save space.
 
[[File:Sparse.png]]
==== Fast Fourier Transforms ====

Navigation menu