Hi, Any chance to add `matmat()` for sparse matrices? It is implemented by [`oneapi::mkl::sparse::matmat`](https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-dpcpp/2024-2/oneapi-mkl-sparse-matmat.html). Is is for the multiplication of 2 sparse matrices.
Hi,
Any chance to add
matmat()for sparse matrices?It is implemented by
oneapi::mkl::sparse::matmat.Is is for the multiplication of 2 sparse matrices.