EmuKit / emukit

A Python-based toolbox of various methods in decision making, uncertainty quantification and statistical emulation: multi-fidelity, experimental design, Bayesian optimisation, Bayesian quadrature, etc.
https://emukit.github.io/emukit/
Apache License 2.0
605 stars 128 forks source link

Fixed typo in multi-fidelity test function Currin #451

Closed jeannotalpin closed 1 year ago

jeannotalpin commented 1 year ago

Issue #450

Description of changes: Fixed typo in multi-fidelity test function Currin according to https://www.sfu.ca/~ssurjano/curretal91.html

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov[bot] commented 1 year ago

Codecov Report

Merging #451 (73b90b4) into main (80def92) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #451   +/-   ##
=======================================
  Coverage   89.04%   89.04%           
=======================================
  Files         137      137           
  Lines        4820     4820           
  Branches      547      547           
=======================================
  Hits         4292     4292           
  Misses        403      403           
  Partials      125      125           
Files Changed Coverage Δ
emukit/test_functions/multi_fidelity/currin.py 100.00% <ø> (ø)