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
70
stars
2
forks
source link
Pre release pull request
#26
Closed
GurjeetSinghSangra
closed
1 year ago
GurjeetSinghSangra
commented
1 year ago
Updated dependencies configuration to
pyproject.toml
.
Added version release number to the OptimizeResult class description.
Fixed minor bug: added check on the user variance for
previously evaluated
values in the FunctionLogger (e.g when loading pre-evaluated values).
pyproject.toml
.