xopt-org / Xopt

Flexible high-level optimization in Python
Apache License 2.0
71 stars 24 forks source link

Need ability to specify explicit noise prior #209

Closed dylanmkennedy closed 8 months ago

dylanmkennedy commented 8 months ago

Need to add functionality to noise prior specification to allow for explicit prior (rather than simply low_noise_prior = True/False).

roussel-ryan commented 8 months ago

addressed by #210