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

Gp configurations fixes #8

Closed GurjeetSinghSangra closed 2 years ago

GurjeetSinghSangra commented 2 years ago

fixed missing condition in if-clause for the noise_final_samples case and corrected a wrong format of np.vstack

lacerbi commented 2 years ago

Closed - opened a new PR with only the necessary commits.