diff --git a/docs/domains/sparse_linear_algebra.rst b/docs/domains/sparse_linear_algebra.rst new file mode 100644 index 000000000..6c75919aa --- /dev/null +++ b/docs/domains/sparse_linear_algebra.rst @@ -0,0 +1,6 @@ +.. _onemkl_sparse_linear_algebra: + +Sparse Linear Algebra +--------------------- + +See the latest specification for the sparse domain here: https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/onemkl/source/domains/spblas/spblas diff --git a/docs/index.rst b/docs/index.rst index e1a051524..6f5dd1c40 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -30,4 +30,5 @@ Contents onemkl-datatypes.rst domains/dense_linear_algebra.rst + domains/sparse_linear_algebra.rst create_new_backend.rst