RROMPy/rrompy/reduction_methods/pivotedmaster
RROMPy/rrompy/reduction_methods/pivoted
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
5527b6af7414 | pradovera | Added local and global pod management in pivoted approximation engines. Also… | Nov 15 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 | |||
bbf7327c55b5 | pradovera | Fixed non POD pivoting bug. | Oct 31 2019 | |||
dc246617094e | pradovera | Fixed (de)marginalization for interpolatory estimator in greedy pivoting. Added… | Oct 30 2019 | |||
7d0ea5145031 | pradovera | Forced cutoff of poles at infinity. Fixed radial vandermonde bug. Fixed naming… | Oct 24 2019 | |||
db8f0703b265 | pradovera | Added greedy pivoted approximant. Improved modularity of greedy estimator and… | Oct 23 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 | |||
e98ab081f59e | pradovera | Updated MOR engines and tests to account for changes in total vandermonde and… | Oct 10 2019 | |||
dd37c2dc0df4 | pradovera | Improved affinity check for HFEngines. Added option for max greedy error… | Oct 10 2019 | |||
42ee4c71c197 | pradovera | Added checks for existence of method for building affine blocks of HFEngine. | Oct 9 2019 | |||
bfd7193b6490 | pradovera | Replaced ambiguous force_state with {sample,return,approx}_state. | Sep 12 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 | |||
fef77d0cf8c2 | pradovera | Replaced allowRepeatedSamples with uniqueness check for sample points. | Sep 6 2019 | |||
ba6c30fad025 | pradovera | Added tensorized sample management (dot and solve). Removed batch sampling. | Aug 30 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 | |||
3ebcc876c765 | pradovera | Added safety check on E and R. Simplified access to some quantities and removed… | Aug 12 2019 | |||
269f1c6c8f8c | pradovera | Replaced broken pivoted approximants with pole_matching. Added marginal… | Aug 9 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