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

Soft public #121

Closed Bobby-Huggins closed 1 year ago

Bobby-Huggins commented 1 year ago

Final prep for public release.

  1. Updates installation instructions for install via PyPI / conda-forge.
  2. Adds a script so users can run python -m pyvbmc to launch Jupyter from the examples/ directory without digging around to find the install directory.