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 low-dim high-deg test function #306

Closed damar-wicaksono closed 9 months ago

damar-wicaksono commented 9 months ago

The two-dimensional polynomial test function of high-degree from Alemazkoor and Meidani (2008) has been implemented.

This PR should resolve Issue #293.