LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
src/spotPython.egg-info/PKG-INFO
src/spotPython.egg-info/SOURCES.txt
src/spotPython.egg-info/dependency_links.txt
src/spotPython.egg-info/requires.txt
src/spotPython.egg-info/top_level.txt
src/spotPython/budget/ocba.py
src/spotPython/build/kriging.py
src/spotPython/build/surrogates.py
src/spotPython/design/designs.py
src/spotPython/design/factorial.py
src/spotPython/design/spacefilling.py
src/spotPython/fun/objectivefunctions.py
src/spotPython/plot/contour.py
src/spotPython/spot/spot.py
src/spotPython/utils/aggregate.py
src/spotPython/utils/compare.py
src/spotPython/utils/progress.py
src/spotPython/utils/repair.py
src/spotPython/utils/transform.py
test/test_aggregate_mean_var.py
test/test_build_Psi.py
test/test_build_U.py
test/test_build_psi_vec.py
test/test_evaluate_new_X.py
test/test_evaluate_new_solutions.py
test/test_extract_from_bounds.py
test/test_generate_design.py
test/test_infill.py
test/test_nat_to_cod.py
test/test_nat_to_cod_init.py
test/test_ocba.py
test/test_repair_non_numeric.py
test/test_set_de_bounds.py
test/test_show_progress.py
test/test_suggest_new_X.py
test/test_update_surrogate.py