Skip to content

v1.1.0

Compare
Choose a tag to compare
@kylebeggs kylebeggs released this 15 Sep 23:22
· 51 commits to master since this release

This minor release includes automatic algorithm switching based on memory when calculating the reduced basis. SVD is more accurate and slightly faster, but has a higher memory footprint. When the snapshot matrix is very large, this is a problem, and so a typical eigenvalue decomposition is used.