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
67 stars 2 forks source link

Supported Python versions #44

Closed jungtaekkim closed 10 months ago

jungtaekkim commented 10 months ago

Could you list up the Python versions supported in the README or anywhere in the repository?

GurjeetSinghSangra commented 10 months ago
  • Could you list up the Python versions supported in the README or anywhere in the repository?

The minimum version required for PyBADS is already mentioned in the installation instruction of the README repository file, but I can highlight it better by moving it to the beginning of the section of "Installation". See the new Installation section.