A Python-based toolbox of various methods in decision making, uncertainty quantification and statistical emulation: multi-fidelity, experimental design, Bayesian optimisation, Bayesian quadrature, etc.
Description of changes:
This PR parameterizes quadrature tests for integration measures and removes redundant code. This simplifies adding new measures to the tests an tests are more readble.
Tests themselves are unchanged.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available:
Description of changes: This PR parameterizes
quadrature
tests for integration measures and removes redundant code. This simplifies adding new measures to the tests an tests are more readble.Tests themselves are unchanged.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.