Skip to content
Snippets Groups Projects
Commit 6ded2812 authored by kohlhaasrebecca's avatar kohlhaasrebecca
Browse files

Moved relevant tests to sequential design from engine

parent d5b568e8
No related branches found
No related tags found
2 merge requests!32Merge last changes for new release,!30Moved AL into SeqDesign and restructured score combination
Pipeline #46526 failed
No preview for this file type
......@@ -32,6 +32,7 @@ src/bayesvalidrox/surrogate_models/inputs.py
src/bayesvalidrox/surrogate_models/orthogonal_matching_pursuit.py
src/bayesvalidrox/surrogate_models/reg_fast_ard.py
src/bayesvalidrox/surrogate_models/reg_fast_laplace.py
src/bayesvalidrox/surrogate_models/sequential_design.py
src/bayesvalidrox/surrogate_models/surrogate_models.py
tests/test_BayesInference.py
tests/test_BayesModelComparison.py
......@@ -42,6 +43,7 @@ tests/test_Input.py
tests/test_InputSpace.py
tests/test_MCMC.py
tests/test_MetaModel.py
tests/test_SequentialDesign.py
tests/test_engine.py
tests/test_polyconst.py
tests/test_pylink.py
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment