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 | |||
265105c428d4 | pradovera | Fixed greedy approximant finalization. | Nov 20 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 | |||
1f3c57c87ff1 | pradovera | Removed unnecessary (broken) copy in approximant plots. Tightened plots. | Nov 15 2019 | |||
584e0c8c37c7 | pradovera | Fixed pivoted POD sample management. Fixed minor doc typos. | Nov 11 2019 | |||
1b7a9a8b02c0 | pradovera | Improved plotting by using figure handles. | Nov 8 2019 | |||
687b3405c315 | pradovera | Several plotting fixes. | Nov 7 2019 | |||
1556ddac9fa8 | pradovera | Fixed output management. Added greedy error estimator based on look ahead of… | Nov 5 2019 | |||
86dd94fa8daa | pradovera | Simplified greedy plotting. Fixed bug in pole matching for pivoting. | Nov 1 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 | |||
37c989aa8f1a | pradovera | Improved robustness in catching instabilities. Verbosity is not always… | Oct 29 2019 | |||
7d0ea5145031 | pradovera | Forced cutoff of poles at infinity. Fixed radial vandermonde bug. Fixed naming… | Oct 24 2019 | |||
897c60b070a9 | pradovera | Added controlled cutoff of poles at infinity. Removed sorting of trained model… | Oct 24 2019 | |||
db8f0703b265 | pradovera | Added greedy pivoted approximant. Improved modularity of greedy estimator and… | Oct 23 2019 | |||
b43bc2718a1a | pradovera | Renamed function for greedy approx setup for consistency. | Oct 21 2019 | |||
d1e2b30c33ed | pradovera | Removed unused interactive greedy. | Oct 21 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 | |||
81a9408421f4 | pradovera | Fixed pivoted and mls trained models. Added chordal metric for point matching. | Oct 17 2019 | |||
2b867d09de19 | pradovera | Fixed trainedModel reset. Added look-ahead error estimator. Improved stability… | Oct 11 2019 | |||
317f376f0b9f | pradovera | Removed useless error estimators. Made sample points for interpolatory… | Oct 10 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 | |||
81044d717924 | pradovera | Added centered-like method (quite unstable). TODO: decide whether to keep it. | Oct 9 2019 | |||
6ea32acf7713 | pradovera | Improved robustness of trainedModel reset. | Oct 9 2019 | |||
6091a93ff6f4 | pradovera | Fixed missing import. Increased robustness of greedy error estimator following… | Sep 24 2019 | |||
c9231960b801 | pradovera | Fixed incompatibility between sampleList and tensordot. | Sep 23 2019 | |||
93802d464f2b | pradovera | Fixed hanging comma. | Sep 23 2019 | |||
b81e75398c33 | pradovera | Added robustness check for interpolatory residual estimator of imported MOR… | Sep 23 2019 | |||
e5254a29308f | pradovera | Fixed hfengine spacedim bugs. Fixed access to C in MOR engines. | Sep 23 2019 | |||
4cb38387167d | pradovera | Bug fix in loading rational greedy. | Sep 19 2019 | |||
f2d69c546e44 | pradovera | Fixed bug in early termination of greedy. | Sep 19 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 | |||
2c37a46d3505 | pradovera | Added state/output shift in hfengine. May make solution derivatives unavailable. | Sep 12 2019 | |||
4ac96cae8852 | pradovera | Fixed force_state and applyC bugs. Added notification of single solves in… | Sep 11 2019 | |||
43759f0d10e3 | pradovera | Removed useless trainedModel name. Cleaned up local reduced model assembly and… | 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 | |||
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 | |||
eae301846e1f | pradovera | Improved greedy a posteriori estimation, removed broken estimators, added EIM… | Aug 22 2019 | |||
03dd8e8e1854 | pradovera | Reorganized hfengines using symbolic expressions. Modified MOR methods… | Aug 21 2019 | |||
c4288be2f200 | pradovera | Fixed discrepancy-based residual estimator for all polynomial bases. | Aug 16 2019 | |||
64b0ade86c90 | pradovera | Added support for discrepancy-based residual estimator. Only works for monomial… | Aug 16 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 | |||
c22d83012cb5 | pradovera | Fixed pole, numerator, and denominator bugs introduced by merging pole matching… | 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 | |||
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 | |||
e47dc489f606 | pradovera | Improved low-discrepancy management for parameter samplers. Fixed warning… | Aug 8 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 | |||
3bfefc679107 | pradovera | Rational greedy _fitinv hotfix. Interpolants setup degree parameter bug hotfix. | Aug 2 2019 | |||
726bb0ed0678 | pradovera | Changed several naming conventions. Fixed examples according to this and… | Jul 31 2019 | |||
9c5b6eb31718 | pradovera | Simplified residual computation for greedy. Fixed rational greedy estimator. | Jul 31 2019 | |||
89880910ca66 | pradovera | Changed naming convention for RB. Removed scaling as list of callables; now… | Jul 30 2019 | |||
7e4cb8e64cd8 | pradovera | Added RB-PM engine. Added scaling for affine terms. Added pole cut-off for PM. | Jul 30 2019 | |||
59aa187eb896 | pradovera | Added heaviside engine and point matching. Improved pivoted ROMs. Rearranged… | Jul 26 2019 | |||
82c9ca4a90cc | pradovera | Added heaviside functions and engine. Fixed residues computation. Changed… | Jul 23 2019 | |||
663961c35628 | pradovera | Improved verbosity output in pivoted MOR. Fixed multi-marginal interpolation… | Jul 12 2019 | |||
330aef26cb39 | pradovera | Removed forgotten temporary code. Improved multi-d plotting. | Jul 12 2019 | |||
16a7048180ac | pradovera | Major rehaul for parametric MOR. Added pivoting sampling and MOR engines. | Jul 12 2019 | |||
5b359f044155 | pradovera | Added interpolator class. Simplified rational interpolants. | Jul 3 2019 | |||
c7de78d97849 | pradovera | Removed centered approximants. | Jul 3 2019 | |||
1818294aa86a | pradovera | Simplified verbosity management. Fixed hi-D vandermonde assembly. | Jun 18 2019 | |||
bf864377a9b7 | pradovera | Decoupled marginalization and root computation. Fixed rational approximant root… | Jun 7 2019 | |||
22e79169193e | pradovera | Added roots computation by marginalization. | Jun 6 2019 | |||
c1aaae15101e | pradovera | Added plotting options. Simplified POD Pade' numerator projection. | Jun 5 2019 | |||
aee15cb317a6 | pradovera | Added dual norm computation and residual evalution. Fixed radial basis… | May 24 2019 | |||
3130dd7d52b1 | pradovera | Added radial basis interpolation. Improved rational numerator management. Added… | May 23 2019 | |||
d8cd90a53969 | pradovera | Started radial basis engine. To be completed and tested. | May 20 2019 | |||
c01b2213cc86 | pradovera | Added HF sample batching using scipy tools. Improved 2d example. Improved… | May 15 2019 | |||
f3258451e02f | pradovera | Simplified plot and Paraview output interfaces for reduction_methods. Added… | May 13 2019 | |||
d82422972ae2 | pradovera | Increased robustness/correctness of hfengine terms. Fixed normApprox bugs. | May 10 2019 | |||
eb4e6d7b7ffb | pradovera | Fixed broken verbosityDepth. Added samples transfer. Improved 2d example. | May 8 2019 | |||
df50a590e6eb | pradovera | Fixed RB trainedModel update. Fixed bulk approxParameters assignment. | May 8 2019 | |||
167530d86cec | pradovera | Set graphical tests as xfails if not supported. Fixed trainedModel resetting. | May 8 2019 | |||
1841bc3e6d19 | pradovera | Fixed wrong approximant computation. Allowed N=0 in centered Pade'. | May 7 2019 | |||
5e2eeb9a7df4 | pradovera | Fixed reordering bugs. Improved total degree sampler using dimension-wise… | Apr 30 2019 | |||
614c9d4524da | pradovera | Added quadrature sampler with fixed total degree. Added Halton sequence. | Apr 26 2019 | |||
57a78d5db9f2 | pradovera | Fixed distributed numerator index ordering bug. Updated documentation. Using… | Apr 25 2019 | |||
97d218f60373 | pradovera | Fixed rational Pade' numerator bug. Made hfengines function spaces P1 for… | Apr 24 2019 | |||
b9e7fd6b7408 | pradovera | Fixed multiD methods. Allowed compatibility for greedy. Accomodated tests. | Apr 23 2019 | |||
3917ff4af807 | pradovera | Fixed rational interpolant. Must check multiD consistency. Added some utilities… | Apr 12 2019 | |||
d7f55bfe6e31 | pradovera | Added derivative index hashing. Fixed default value minor bugs. Improved affine… | Apr 10 2019 |
c4science · Help