issues
search
acerbilab
/
pybads
PyBADS: Bayesian Adaptive Direct Search optimization algorithm for model fitting in Python
https://acerbilab.github.io/pybads/
BSD 3-Clause "New" or "Revised" License
69
stars
2
forks
source link
Check gridizied non-box-cons
#42
Closed
GurjeetSinghSangra
closed
1 year ago
GurjeetSinghSangra
commented
1 year ago
Added a check for the transformed gridized initial point
Added
log.error
message for x0 out of the box-cons,
Removed duplicate check in _init_mesh, it's already done in
init
.
log.error
message for x0 out of the box-cons,