Numerical linear algebra (verry.linalg
)#
This module provides rigorous numerical linear algebra.
Matrices#
|
Abstract base class for inf-sup type interval matrices. |
|
Double-precision inf-sup type interval matrix. |
Operations#
|
Approximately compute the inverse of an interval matrix. |
|
Compute a matrix or vector norm approximately. |
|
Compute the QR factorization of a matrix approximately. |
|
Solve a linear equation |
|
Compute the inverse of an interval matrix. |
|
Compute a matrix or vector norm. |
|
Solve a linear equation |
Miscellaneous#
Error raised by |