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

fix: avoid runtime warnings in vp and parameter_transformer #33

Closed Solosneros closed 2 years ago

Solosneros commented 2 years ago

Two fixes:

Both cases are sufficiently tested.