SURGroup / UQpy

UQpy (Uncertainty Quantification with python) is a general purpose Python toolbox for modeling uncertainty in physical and mathematical systems.
MIT License
271 stars 79 forks source link

Update DimensionReduction.py #74

Closed ketsonroberto closed 2 years ago

ketsonroberto commented 3 years ago

Method parsimonious and the private method _get_residual: to find the most parsimonious low-dimensional representation (selecting eigenvectors).

ketsonroberto commented 3 years ago

Please add documentation for the new parsimonious function prior to merging with Development.

Done!