experimental-design / bofire

Experimental design and (multi-objective) bayesian optimization.
https://experimental-design.github.io/bofire/
BSD 3-Clause "New" or "Revised" License
188 stars 22 forks source link

Hotfix/molecular input #345

Closed jduerholt closed 7 months ago

jduerholt commented 7 months ago

This PR fixes a bug in the MolecularInput. Currently the reference_value is ignored there, which creates an error when calling Inputs.get_bounds.