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

refactor: snake_case `results_dict` and `iteration_history` #106

Closed Bobby-Huggins closed 2 years ago

Bobby-Huggins commented 2 years ago
  1. Changes keys in results_dict and iteration_history to use snake_case.
    • None should be breaking changes, but they are user-facing.