History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
91808e80a175 | pradovera | Added heuristic multivariate greedy rational interpolation. Allowed different… | Mar 25 2021 | |||
03621764530a | pradovera | Fixed automatic degree reduction in RationalInterpolant. Improved bad pole… | Mar 19 2021 | |||
63e560ed3aca | pradovera | Added standard and output modes in rational approximation. Removed radial basis… | Mar 9 2021 | |||
3ed0e7470800 | pradovera | Allowed choice of N in greedy rational approximants. Extended boundary… | Feb 4 2021 | |||
5ee323687969 | pradovera | Added back (fixed) multivariate rational approximant. Renamed pivoted Match… | Jan 19 2021 | |||
3cd8a5f7ed4d | pradovera | Added rational-matching pivoted approach. Forced rational approximant to be… | Jan 8 2021 | |||
74dce5ca631d | pradovera | Implemented option for post-addition of samples for non-greedy approximants. | Dec 16 2020 | |||
db0e167dfa97 | pradovera | Fixed broken tolerance for barycentric rational interpolation. Removed wrong… | Nov 30 2020 | |||
01d0a587cfbf | pradovera | Improved correction of bad poles in pivoted pole-matching approximants with… | Nov 17 2020 | |||
ca25fdbab062 | pradovera | Fixed bug in parameter initialization for pivoted approximation. Improved… | Nov 9 2020 | |||
edf4e7c8a2a8 | pradovera | Fixed several chordal metric bugs. Introduced gramian for correct online… | Nov 3 2020 | |||
7034ff3faee9 | pradovera | Added Riemann interpolation over marginal variables driven by chordalRadius… | Nov 2 2020 | |||
b06ee2733912 | pradovera | Added conversion from pole-matched to not-matched pivoted trained models, and… | Oct 29 2020 | |||
258160e5dc1b | pradovera | Added quadratic output example. Minor miscellaneous tweaks. | Oct 15 2020 | |||
8e8c9aa60b92 | pradovera | Fixed wrong increment of projection matrix in trained model for quadratic… | Oct 14 2020 | |||
32c29a446952 | pradovera | Merging branch for quadratic outputs into develop branch. | Oct 13 2020 | |||
b8845f11b91e | pradovera | Fixed quadratic output support in pivoted approximants. Improved memory usage… | Oct 13 2020 | |||
d0032ae416e8 | pradovera | Updated copyright info. | Oct 13 2020 | |||
af326aaad17f | pradovera | Removed option to compress trainedModel with quadratic output. Fixed residue… | Oct 12 2020 | |||
4acd829d48f0 | pradovera | Added initial support for quadratic outputs. Must fix residue computation and… | Oct 12 2020 | |||
c4ba7227d767 | pradovera | Added flag for pivot-affine but not affine functions, with support in pivoted… | Oct 6 2020 | |||
20001b93f238 | pradovera | Allowed parameter dependence in functional C. | Sep 30 2020 | |||
5c2ab7641888 | pradovera | Improved folder structure and code commenting. | Sep 25 2020 | |||
490f86110f73 | pradovera | Fixed bug with preemptive end of greedy loop in pivoted approximation. Made… | Aug 18 2020 | |||
8ec0029bfa45 | pradovera | Added absolute cutOff tolerances for poles. Added proxys for mu0 and… | Aug 5 2020 | |||
3daebf5d46ea | pradovera | Turned residueTol and cutOffTolerances into properties of HFEngine in… | Jul 30 2020 | |||
a87d7b9eb3c6 | pradovera | Fixed pivoted methods accounting for polynomials in nodal form. Added Loewner… | Jul 24 2020 | |||
274e2ca8da6f | pradovera | Improved data extraction from parameterList and sampleList. | May 7 2020 | |||
ca311622e744 | pradovera | Added augmentation support for Helmholtz-like engines. | May 1 2020 | |||
c22922b0f948 | pradovera | Removed unnecessary imports and assignments. | Apr 28 2020 | |||
499b419a2e01 | pradovera | Added input by force in oscillator engine. Minor bug fixes. Minor improvements… | Apr 28 2020 | |||
4c06d65b32df | pradovera | Simplified usage of checkParameterList. Updated tests accordingly. | Apr 20 2020 | |||
31f7ef3dc382 | pradovera | Forced expression not to be parameterList. | Apr 17 2020 | |||
31584cb74aaa | pradovera | Enforced local parameterMap in HFEngines and approximants. | Apr 16 2020 | |||
b72fd860b5d1 | pradovera | Changed rescalingExp into parameterMap in HFEngines. Updated examples and tests. | Apr 16 2020 | |||
26afad9e1c11 | pradovera | Reorganized hfengines. Added eigenproblem and mass oscillator scipy-based… | Apr 15 2020 | |||
83f80600959d | pradovera | Added proxys for basic send-recv parallel communications. | Apr 2 2020 | |||
900b7652ad20 | pradovera | Fixed naming issue in HDF5 file creation for fenics mesh serialization. | Apr 1 2020 | |||
a35824b905df | pradovera | Improved parallelism in approximants by using v-communications if possible. | Mar 31 2020 | |||
5be0ac5adcd1 | pradovera | Minor bug fixes. | Mar 31 2020 | |||
07d7aa821e90 | pradovera | Minor simplifications of matrix gather. | Mar 28 2020 | |||
6f99958a40f1 | pradovera | Added support for serialization of parallel fenics function spaces. | Mar 28 2020 | |||
3ea2698ef82f | pradovera | Removed local serial flags. | Mar 26 2020 | |||
2a9507b519ce | pradovera | Parallelized plotting and Paraview output of engines. Improved parallelization… | Mar 25 2020 | |||
ff049bc4bda7 | pradovera | Added general parallelism tools. Added parallel option to residual computation. | Mar 25 2020 | |||
6abf5f2c7e97 | pradovera | Added basic parallel functionalities to engine solve. Added partitioning tools. | Mar 25 2020 | |||
28fc31c3e363 | pradovera | Added correct plotting for tensorized problems. Fixed getNewFilename bug. | Mar 10 2020 | |||
b5c1825487f4 | pradovera | Remove unused output and state shift. | Mar 10 2020 | |||
c3609ed8fdb2 | pradovera | Fixed output plotting bug. | Mar 5 2020 | |||
8beb65570ba2 | pradovera | Added colormap selection in plotting. | Feb 5 2020 | |||
cd10c5e08a70 | pradovera | Many changes in import visibility. | Jan 10 2020 | |||
7ab7a82722f7 | pradovera | Removed unused partial dual energy norm matrix. Fixed last-iteration plotting… | Jan 8 2020 | |||
74773ab17efb | pradovera | Removed unnecessary reordering in greedy test set initialization. Added missing… | Jan 6 2020 | |||
63d12ef6f958 | pradovera | Updated plotting axis ratio for all engines. | Dec 6 2019 | |||
3970522702f5 | pradovera | Stability improvements. | Dec 4 2019 | |||
1f3c57c87ff1 | pradovera | Removed unnecessary (broken) copy in approximant plots. Tightened plots. | Nov 15 2019 | |||
6d1c0fec94ca | pradovera | Fixed initialization of rescaling exponent. | Nov 8 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 | |||
2c8cfe84b30b | pradovera | Fixed plotting issues with output. | Nov 5 2019 | |||
5c955160d569 | pradovera | Affinity check now is by decorator. | Nov 4 2019 | |||
169905b89d0a | pradovera | Removed unnecessary verbosity for single hf samples. | Nov 1 2019 | |||
c23a76444a2c | pradovera | Fixed inconsistent plot call signature. | Oct 23 2019 | |||
dd37c2dc0df4 | pradovera | Improved affinity check for HFEngines. Added option for max greedy error… | Oct 10 2019 | |||
677ffa2acd58 | pradovera | Fixed missing imports in marginal engine. Fixed bulk sample management in… | Sep 26 2019 | |||
6091a93ff6f4 | pradovera | Fixed missing import. Increased robustness of greedy error estimator following… | Sep 24 2019 | |||
e5254a29308f | pradovera | Fixed hfengine spacedim bugs. Fixed access to C in MOR engines. | Sep 23 2019 | |||
ddddbcc36805 | pradovera | Removed useless ScOp type. | Sep 19 2019 | |||
5b3b6ab16a8e | pradovera | Removed lesser hfengines from main source folder to tests or examples. | Sep 19 2019 | |||
a3a83b714629 | pradovera | Reorganized base hfengine folder by splitting (FE) engine and matrix assembly. | Sep 19 2019 | |||
725972a737ed | pradovera | Removed unused homogeneized. Externalized Rayleigh quotient iteration tool. | Sep 18 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 | |||
cc7f4a25c3d6 | pradovera | Improved application of C in hfengine. Fixed sampling routine. Caught exception… | Sep 11 2019 | |||
12c532a3e33b | pradovera | Added output to hfengines and removed duality. | Sep 11 2019 | |||
d2f3921cc61d | pradovera | Improved stability of dot and solve operations for tensorized sampling. | Sep 6 2019 | |||
ba6c30fad025 | pradovera | Added tensorized sample management (dot and solve). Removed batch sampling. | Aug 30 2019 | |||
f4ed36217e2b | pradovera | Improved hfengine blocks assembly. Added recompression of homogeneized RHS. | Aug 21 2019 | |||
03dd8e8e1854 | pradovera | Reorganized hfengines using symbolic expressions. Modified MOR methods… | Aug 21 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 | |||
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 | |||
16a7048180ac | pradovera | Major rehaul for parametric MOR. Added pivoting sampling and MOR engines. | Jul 12 2019 | |||
f7d00303f79b | pradovera | Fixed deprecation errors. Fixed homogeneous RHS computation. Updated tests… | Jul 4 2019 | |||
f15351d47ee3 | pradovera | Added proxy for marginalized hfengine. Removed center from operator/RHS… | Jul 4 2019 | |||
1f14d2a6d0fb | pradovera | Fixed 1d colorbar and QR sample generation bugs. | Jun 28 2019 | |||
96e14f240a06 | pradovera | Added 3d artificial example. Improved 2d-3d plotters. Fixed signR management in… | Jun 28 2019 | |||
1818294aa86a | pradovera | Simplified verbosity management. Fixed hi-D vandermonde assembly. | Jun 18 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 | |||
e7c0d418771f | pradovera | Simplified linear system assembly in hfengines. Fixed bug in linear elasticity… | May 23 2019 | |||
171a647d0193 | pradovera | Added synthetic hfengine and example. Upgraded 2d plotting. | May 23 2019 | |||
3edebe56625b | pradovera | Added cookie hfengine and example. | May 20 2019 | |||
0606ec1a45f7 | pradovera | Fixed minor plotting issue. | May 17 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 | |||
897d92b8cb01 | pradovera | Fixed POD. Added domain warper for visualization. | May 13 2019 |
c4science · Help