History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
63e560ed3aca | pradovera | Added standard and output modes in rational approximation. Removed radial basis… | Mar 9 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 | |||
c733107bc5be | pradovera | Added pole removal routine for pole-matched pivoted approximant. Minor fixes to… | Dec 8 2020 | |||
95a0fa983702 | pradovera | Improved pole correction, with added stability tolerance. Minor naming changes. | Nov 9 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 | |||
c257427ab793 | pradovera | Made pivoted no-matching approximants not rely on Heaviside form of rational… | Oct 21 2020 | |||
8e8c9aa60b92 | pradovera | Fixed wrong increment of projection matrix in trained model for quadratic… | Oct 14 2020 | |||
e2ed7448d9f1 | pradovera | Removed unused approx_state. | Oct 13 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 | |||
d9caf6a1c47e | pradovera | Fixed piecewise linear pivoted reconstruction. Added missing error print at end… | Jul 8 2020 | |||
a94b50795e6a | pradovera | Fixed inconsistent typing of radialWeights. Added test of cut-off in pivoting. | Jun 9 2020 | |||
c22922b0f948 | pradovera | Removed unnecessary imports and assignments. | Apr 28 2020 | |||
7d0e009ae55c | pradovera | Made angle computation in point matching based on chordal metric. Fixed… | Apr 20 2020 | |||
dea2860d5171 | pradovera | Minor bug fixes and changes following merge. | Apr 17 2020 | |||
b72fd860b5d1 | pradovera | Changed rescalingExp into parameterMap in HFEngines. Updated examples and tests. | Apr 16 2020 | |||
3c2fda038b06 | pradovera | Updated tests and examples after changes in hfengines. | Apr 15 2020 | |||
d70b108a7710 | pradovera | Added empty parameter sampler to simplify initialization of NN approximants. | Apr 1 2020 | |||
4dd4e40c3c9e | pradovera | Merging branch for snapshot storage into develop branch. | Apr 1 2020 | |||
26b5e900c13d | pradovera | Improved NN approximant with support-value structure for compatibility with… | Apr 1 2020 | |||
900b7652ad20 | pradovera | Fixed naming issue in HDF5 file creation for fenics mesh serialization. | Apr 1 2020 | |||
c9fedfaeb266 | pradovera | Changed name of marginal sampler in pivoted greedy. | Mar 18 2020 | |||
e92bfa6b06e0 | pradovera | Updated tests and examples after change in pivoted approximant parameter fields. | Mar 18 2020 | |||
762007d7f14a | pradovera | Debugged corrector iterations. Fixed scaling issue with radial weight. | Mar 16 2020 | |||
c6bec368f78a | pradovera | Turned sparse grid class into sampling engine. | Mar 11 2020 | |||
f6d6b198db9d | pradovera | Replaced binary pivoted cut-off kind with continuous parameter. Fixed bug with… | Mar 7 2020 | |||
8fd259c09035 | pradovera | Renamed INTERPOLATORY estimator to LOOK_AHEAD_RES. Simplified estimator… | Jan 17 2020 | |||
8131ebc8bdf8 | pradovera | Updated examples/tests with new potential routine. Boosted results of some… | Jan 10 2020 | |||
8d0280ce3d09 | pradovera | Updated examples to reflect changes in imports. | Jan 7 2020 | |||
f0efccc96742 | pradovera | Added pivoted double greedy example. | Dec 19 2019 |
c4science · Help