Getting Started
How to Use
Internals
Reference
Compute the inverse of a matrix with LU decomposition and forward / backward substitutions.
Square matrix to be inverted.
Inverse of the matrix a.
previous
dask.array.linalg.cholesky
next
dask.array.linalg.lstsq