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

Fix high-dimensional es-search #38

Closed GurjeetSinghSangra closed 1 year ago

GurjeetSinghSangra commented 1 year ago

fixed High dimensions broadcasting operation issue caused by wrong reshaping.