RROMPy/rrompy/utilities/poly_fitting/polynomialdevelop
RROMPy/rrompy/utilities/poly_fitting/polynomial
develop
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
746d0bec2785 | pradovera | Simplified total vandermonde matrix generation with automatic column reordering. | Oct 10 2019 | |||
d2f3921cc61d | pradovera | Improved stability of dot and solve operations for tensorized sampling. | Sep 6 2019 | |||
eae301846e1f | pradovera | Improved greedy a posteriori estimation, removed broken estimators, added EIM… | Aug 22 2019 | |||
b3be051c499c | pradovera | Added symbolic expression support. Moved degree and derivative support to… | Aug 21 2019 | |||
64b0ade86c90 | pradovera | Added support for discrepancy-based residual estimator. Only works for monomial… | Aug 16 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 | |||
3bfefc679107 | pradovera | Rational greedy _fitinv hotfix. Interpolants setup degree parameter bug hotfix. | Aug 2 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 | |||
bf864377a9b7 | pradovera | Decoupled marginalization and root computation. Fixed rational approximant root… | Jun 7 2019 | |||
22e79169193e | pradovera | Added roots computation by marginalization. | Jun 6 2019 | |||
d8cd90a53969 | pradovera | Started radial basis engine. To be completed and tested. | May 20 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 | |||
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 |
c4science · Help