Skip to content

Commit

Permalink
pl_exp_3é
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Saves committed Jan 29, 2024
1 parent 32b3f3e commit dccf77a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smt/tests/test_kpls_auto.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def setUp(self):
n_comp_opt["Branin"] = 2
n_comp_opt["Rosenbrock"] = 1
n_comp_opt["sphere"] = 1
n_comp_opt["exp"] = 2
n_comp_opt["exp"] = 3
n_comp_opt["tanh"] = 1
n_comp_opt["cos"] = 2

Expand Down

0 comments on commit dccf77a

Please sign in to comment.