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
First review PyBADS fixes
#6
Closed
GurjeetSinghSangra
closed
2 years ago
GurjeetSinghSangra
commented
2 years ago
Changed log level for Cholesky decomposition (stalling message is fixed in the branch gp-configuration-fixes)
Silent zero division runtime warning
Fixed overhead zero value (happened for windows o.s)
Changed variable names
Fixed number of function evaluation counts (func_count)
Fixed non-box constraint function
re-organize some pieces of the code (to make it cleaner)