Linear Algebra#
The next functions can be used for computing linear algebra operations with NDArray.
Computes the matrix product between two Blosc2 NDArrays. |
|
Returns a Blosc2 NDArray with axes transposed. |
|
Transposes a matrix (or a stack of matrices). |
|
Permutes the axes (dimensions) of an array. |