File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -85,19 +85,29 @@ The standardized interface was developed in partnership with their authors.
8585Xopt - https://github.com/xopt-org/Xopt
8686---------------------------------------
8787
88+ Examples:
89+
8890`Expected Improvement `_
8991
9092`Nelder Mead `_
9193
9294Optimas - https://github.com/optimas-org/optimas
9395------------------------------------------------
9496
97+ Examples:
98+
9599`Grid Sampling `_
96100
101+ `Ax Multi-fideltiy `_
102+
97103.. _gest_api : https://github.com/campa-consortium/gest-api
98104.. _gpcam : https://gpcam.lbl.gov/
99105.. _paper : https://link.springer.com/article/10.1007/s12532-017-0131-4
100106
101- .. _Expected Improvement : https://github.com/xopt-org/Xopt/blob/main/xopt/generators/bayesian/expected_improvement.py
102- .. _Nelder Mead : https://github.com/xopt-org/Xopt/blob/main/xopt/generators/sequential/neldermead.py
103- .. _Grid Sampling : https://github.com/optimas-org/optimas/blob/main/optimas/generators/grid_sampling.py
107+ .. _Expected Improvement : https://github.com/Libensemble/libensemble/blob/develop/libensemble/tests/regression_tests/test_xopt_EI.py
108+
109+ .. _Nelder Mead : https://github.com/Libensemble/libensemble/blob/develop/libensemble/tests/regression_tests/test_xopt_nelder_mead.py
110+
111+ .. _Grid Sampling : https://github.com/Libensemble/libensemble/blob/develop/libensemble/tests/regression_tests/test_optimas_grid_sample.py
112+
113+ .. _Ax Multi-fideltiy : https://github.com/Libensemble/libensemble/blob/develop/libensemble/tests/regression_tests/test_optimas_ax_mf.py
You can’t perform that action at this time.
0 commit comments