LICENSE
README.md
pyproject.toml
setup.py
./bojaxns/__init__.py
./bojaxns/base.py
./bojaxns/basic.py
./bojaxns/experiment.py
./bojaxns/parameter_space.py
./bojaxns/service.py
./bojaxns/utils.py
./bojaxns.egg-info/PKG-INFO
./bojaxns.egg-info/SOURCES.txt
./bojaxns.egg-info/dependency_links.txt
./bojaxns.egg-info/top_level.txt
./bojaxns/gaussian_process_formulation/__init__.py
./bojaxns/gaussian_process_formulation/bayesian_optimiser.py
./bojaxns/gaussian_process_formulation/distribution_math.py
./bojaxns/gaussian_process_formulation/multi_step_lookahead.py
./bojaxns/gaussian_process_formulation/tests/__init__.py
./bojaxns/gaussian_process_formulation/tests/test_bayesian_optimiser.py
./bojaxns/gaussian_process_formulation/tests/test_distribution_maths.py
./bojaxns/tests/__init__.py
./bojaxns/tests/test_experiment.py
./bojaxns/tests/test_parameter_space.py
./bojaxns/tests/test_utils.py