RROMPy/rrompy/reduction_methods/standardmaster
RROMPy/rrompy/reduction_methods/standard
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4acbecb14590 | pradovera | Fixed Pade' bug with non-maximal N. | Dec 11 2019 | |||
ab27a238d85f | pradovera | Removed type of cutoff function for recompression. Updated plot of greedy error… | Dec 6 2019 | |||
4a90d623cb7e | pradovera | Updated approximants with new module structure. Robustness improvements in… | Dec 4 2019 | |||
148024675062 | pradovera | Rearranged folder structure for trained models. | Dec 4 2019 | |||
c21b751402c3 | pradovera | Added nearest-neighbor trained model and approximant. Forced projMat to be… | Nov 18 2019 | |||
99aa75724b3d | pradovera | Fixed setSamples bug. | Nov 18 2019 | |||
584e0c8c37c7 | pradovera | Fixed pivoted POD sample management. Fixed minor doc typos. | Nov 11 2019 | |||
c42bbfb4a132 | pradovera | Simplified inheritance with args and kwargs keywords. Parameter approx_state is… | Nov 1 2019 | |||
37c989aa8f1a | pradovera | Improved robustness in catching instabilities. Verbosity is not always… | Oct 29 2019 | |||
c0ac829562b8 | pradovera | Branched centeredLike to new class. Simplified special interpolation and… | Oct 21 2019 | |||
89ba3b5fa1b0 | pradovera | Improved inheritance for pivoted PI. Improved stability of interpolation over… | Oct 18 2019 | |||
9253ed2b70a5 | pradovera | Improved robustness of RI. Added correction kind. Added univariate polynomial… | Oct 18 2019 | |||
d6167b76ff03 | pradovera | Added polyTimesTable. Simplified computation of numerator using it. Added basic… | Oct 17 2019 | |||
e98ab081f59e | pradovera | Updated MOR engines and tests to account for changes in total vandermonde and… | Oct 10 2019 | |||
81044d717924 | pradovera | Added centered-like method (quite unstable). TODO: decide whether to keep it. | Oct 9 2019 | |||
1fac624b9aa0 | pradovera | Fixed bugs with residual estimator of loaded model. Added option to remove… | Sep 13 2019 | |||
bfd7193b6490 | pradovera | Replaced ambiguous force_state with {sample,return,approx}_state. | Sep 12 2019 | |||
4ac96cae8852 | pradovera | Fixed force_state and applyC bugs. Added notification of single solves in… | Sep 11 2019 | |||
47aa23eb0263 | pradovera | Made initializing/storing/loading trained models more stable. Fixed… | Sep 11 2019 | |||
33c54d7546a5 | pradovera | Added forced state sampling. Updated MOR engines accordingly. Added default… | Sep 11 2019 | |||
d2f3921cc61d | pradovera | Improved stability of dot and solve operations for tensorized sampling. | Sep 6 2019 | |||
c8d735333cac | pradovera | Added nearest neighbor. Fixed instability management in rational greedy. | Aug 30 2019 | |||
03dd8e8e1854 | pradovera | Reorganized hfengines using symbolic expressions. Modified MOR methods… | Aug 21 2019 | |||
a289b48cebd8 | pradovera | Unified sample generation template. Modified engines, tests, and samples… | Aug 13 2019 | |||
06742c4265bb | pradovera | Added support for multi-D greedy (awaiting testing). Renamed error estimator… | Aug 13 2019 | |||
11b9e6b8a2ba | pradovera | Fixed mistake in rational error estimator. Improved greedy error estimator… | Aug 12 2019 | |||
3ebcc876c765 | pradovera | Added safety check on E and R. Simplified access to some quantities and removed… | Aug 12 2019 | |||
363631c4358f | pradovera | Added full degree functionalities for pivot (only rational). Amended low… | Aug 9 2019 | |||
d582cfb1057f | pradovera | Removed homogeneized parameter from MOR engines. Simplified homogeneized… | Aug 6 2019 | |||
fee37408d84d | pradovera | Improved point matching algorithm. Changed naming convention for polybasis* and… | Aug 5 2019 | |||
726bb0ed0678 | pradovera | Changed several naming conventions. Fixed examples according to this and… | Jul 31 2019 |
c4science · Help