README.md
pyproject.toml
setup.py
trieste/__init__.py
trieste/bayesian_optimizer.py
trieste/data.py
trieste/observer.py
trieste/py.typed
trieste/space.py
trieste/type.py
trieste.egg-info/PKG-INFO
trieste.egg-info/SOURCES.txt
trieste.egg-info/dependency_links.txt
trieste.egg-info/requires.txt
trieste.egg-info/top_level.txt
trieste/acquisition/__init__.py
trieste/acquisition/_optimizer.py
trieste/acquisition/combination.py
trieste/acquisition/function.py
trieste/acquisition/rule.py
trieste/models/__init__.py
trieste/models/config.py
trieste/models/model_interfaces.py
trieste/models/optimizer.py
trieste/utils/__init__.py
trieste/utils/misc.py
trieste/utils/objectives.py