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 | |||
5ee323687969 | pradovera | Added back (fixed) multivariate rational approximant. Renamed pivoted Match… | Jan 19 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 | |||
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 | |||
7034ff3faee9 | pradovera | Added Riemann interpolation over marginal variables driven by chordalRadius… | Nov 2 2020 | |||
d0032ae416e8 | pradovera | Updated copyright info. | Oct 13 2020 | |||
5c2ab7641888 | pradovera | Improved folder structure and code commenting. | Sep 25 2020 | |||
f1d7f17aaa9b | pradovera | Added 2-way sparse grid refinement. | Aug 21 2020 | |||
490f86110f73 | pradovera | Fixed bug with preemptive end of greedy loop in pivoted approximation. Made… | Aug 18 2020 | |||
f168c4c11054 | pradovera | Made match pivoted greedy rely on hat functions within outer loop. Removed… | Aug 17 2020 | |||
75fabaa452e9 | pradovera | Minor improvements in sparse grid interpolation. | Jul 29 2020 | |||
3de0ecea977b | pradovera | Added refinement option for random samplers. Random samplers are now compatible… | Jun 9 2020 | |||
274e2ca8da6f | pradovera | Improved data extraction from parameterList and sampleList. | May 7 2020 | |||
c22922b0f948 | pradovera | Removed unnecessary imports and assignments. | 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 | |||
f88d48963364 | pradovera | Moving from global to local (component-wise) parameterMap. Applied changes to… | Apr 16 2020 | |||
039a74fd2bc1 | pradovera | Added parameterMap generator. Replaced scalingExp with parameterMap in… | Apr 16 2020 | |||
d70b108a7710 | pradovera | Added empty parameter sampler to simplify initialization of NN approximants. | Apr 1 2020 | |||
4a9dfb5f74bc | pradovera | Added sparse grid option for not reaching domain boundary. | Mar 25 2020 | |||
578bf9742242 | pradovera | Removed unused imports. | Mar 24 2020 | |||
94484901dbb0 | pradovera | Improved naming convention of piecewise linear interpolator. Fixed reordering… | Mar 18 2020 | |||
8889d6574331 | pradovera | Added piecewise linear interpolation engine based on sparse grids. | Mar 17 2020 | |||
f1154f146aba | pradovera | Allowed computation of scale factors in fragile mode. Several minor bugs fixed. | Mar 17 2020 | |||
ab7e05b69742 | pradovera | Fixed pickling issues. | Mar 11 2020 | |||
c6bec368f78a | pradovera | Turned sparse grid class into sampling engine. | Mar 11 2020 | |||
0b4181b3983b | pradovera | Fixed shifting issue. | Feb 7 2020 | |||
cd10c5e08a70 | pradovera | Many changes in import visibility. | Jan 10 2020 | |||
867091d1fca3 | pradovera | Added generic random parameter samplers. Added foci and ground potential values… | Jan 10 2020 | |||
b454913b3303 | pradovera | Removed forced subsampling in generating parameters over shapes. Now samples… | Jan 8 2020 | |||
06a8a84d1b92 | pradovera | Fixed parameter sampling args order. Fixed plotting bounds in greedy estimator… | Jan 7 2020 | |||
b530dd9aec1f | pradovera | Added shape parameter samplers. Reorganized parameter sampling. Added auxiliary… | Jan 7 2020 | |||
74773ab17efb | pradovera | Removed unnecessary reordering in greedy test set initialization. Added missing… | Jan 6 2020 | |||
e2c37e03b9cf | pradovera | Fixed Fejer reordering of total degree quadrature. | Oct 10 2019 | |||
c8d735333cac | pradovera | Added nearest neighbor. Fixed instability management in rational greedy. | Aug 30 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 | |||
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 | |||
89880910ca66 | pradovera | Changed naming convention for RB. Removed scaling as list of callables; now… | 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 | |||
167530d86cec | pradovera | Set graphical tests as xfails if not supported. Fixed trainedModel resetting. | May 8 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 | |||
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 | |||
5e09be0714fb | pradovera | Removed parameter. Now parameterList's are used for most stuff. Updated… | Apr 5 2019 | |||
07e82e433467 | pradovera | Added radial basis fitter. Added multi-D sampling tests. Added parameter sort. | Apr 4 2019 | |||
a2f123cbd58e | pradovera | Made parameters tuples. Added parameter, parameterList, and sampleList classes… | Apr 3 2019 |
c4science · Help