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

orthogonalizer

The OrthogonalizerClass is used to orthogonalize a basis at the end of the construction of a vector space. Specifically, given a basis .. math::.

outputter

scaler

shifter

svd_method_of_snapshots

truncater

Constructing a basis via POD typically entails computing the SVD of a snapshot matrix, .. math::.