bayespy.utils.linalg¶
General numerical functions and methods.
Functions
|
Invert symmetric, banded, positive-definite matrix. |
|
|
|
|
|
|
|
|
|
Compute matrix-matrix product. |
|
Compute inner product. |
|
General array inversion. |
|
|
|
|
|
Logarithm of the absolute value of the determinant of a triangular matrix. |
|
|
|
Compute matrix-matrix product. |
|
Compute matrix-vector product. |
|
Computes outer product over the last axes of A and B. |
|
|
|
Computes trace(A*B). |
|
Transpose the matrix. |