damar-wicaksono / uqtestfuns

A Python3 library of test functions from the uncertainty quantification community with a common interface for validation and benchmarking purposes.
https://uqtestfuns.readthedocs.io/en/latest/
MIT License
8 stars 0 forks source link

Add an implementation of the high-dim low-deg test function. #322

Closed damar-wicaksono closed 8 months ago

damar-wicaksono commented 8 months ago

The 20-dimensional polynomial test function of low-degree from Alemazkoor and Meidani (2008) is implemented.

Additional changes:

This PR should resolve Issue #292.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d6b45bc) 98.87% compared to head (9248526) 98.88%. Report is 2 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #322 +/- ## ======================================= Coverage 98.87% 98.88% ======================================= Files 58 58 Lines 1956 1967 +11 Branches 140 141 +1 ======================================= + Hits 1934 1945 +11 Misses 11 11 Partials 11 11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.