romtools.vector_space.utils#
There are a number of ways to construct a vector space, including affine offsets, scaling, etc. The vector_space.utils module provides these functionalities
Modules
The OrthogonalizerClass is used to orthogonalize a basis at the end of the construction of a vector space. Specifically, given a basis .. math::. |
|
Constructing a basis via POD typically entails computing the SVD of a snapshot matrix, .. math::. |