acerbilab / pyvbmc

PyVBMC: Variational Bayesian Monte Carlo algorithm for posterior and model inference in Python
https://acerbilab.github.io/pyvbmc/
BSD 3-Clause "New" or "Revised" License
114 stars 6 forks source link

Snake_case #91

Closed Bobby-Huggins closed 2 years ago

Bobby-Huggins commented 2 years ago

Converts all options to snake_case. The changes can be read most easily in the diffs for the basic options and advanced options .ini files.

Note: documentation still need to be rebuilt (just trying to keep the diff legible for now). I plan to rebuild them and fix any conflicts from recent merges once we are ready to merge.