RROMPy/rrompy/reduction_methods/distributed_greedymaster
RROMPy/rrompy/reduction_methods/distributed_greedy
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
1818294aa86a | pradovera | Simplified verbosity management. Fixed hi-D vandermonde assembly. | Jun 18 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 | |||
c01b2213cc86 | pradovera | Added HF sample batching using scipy tools. Improved 2d example. Improved… | May 15 2019 | |||
df50a590e6eb | pradovera | Fixed RB trainedModel update. Fixed bulk approxParameters assignment. | May 8 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 | |||
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 | |||
70ef15df4a47 | pradovera | Added Hermite interpolation for new parameter format. Reinstated previous… | Apr 8 2019 | |||
ac9a36a9f88e | pradovera | Made parameter iterator return iter of list of paramList's. Fixed empty… | Apr 8 2019 | |||
5e09be0714fb | pradovera | Removed parameter. Now parameterList's are used for most stuff. Updated… | Apr 5 2019 | |||
4d3b943b2102 | pradovera | Added multivariate polynomial management. Added basic radial basis fitting. | Apr 5 2019 | |||
269329718194 | pradovera | Added storage of approximant samples. | Apr 4 2019 | |||
a2f123cbd58e | pradovera | Made parameters tuples. Added parameter, parameterList, and sampleList classes… | Apr 3 2019 | |||
96afb4176b70 | pradovera | Added fenics dual norms with possible LR compression. Moved fenics stuff to… | Mar 29 2019 | |||
92504b39948d | pradovera | Simplified some test. Simplified proximity checks and pruning. | Mar 28 2019 | |||
b02ddea334c4 | pradovera | Updated error estimators (removed obsolete, added single-point bare). Modified… | Mar 28 2019 | |||
b0bf305c09c7 | pradovera | Fixed deepcopy bug. Added option to assign system terms in hfengines and HF… | Mar 28 2019 | |||
b9ced405bab8 | pradovera | Added greedy tests. Revised naming convention for Taylor and Lagrange. Created… | Mar 27 2019 |
c4science · Help