Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

v0.1.1

Compare
Choose a tag to compare
@horizon-blue horizon-blue released this 28 Jan 01:31
· 557 commits to main since this release

Full Changelog: v0.1.0...v0.1.1

Highlights

  • Bean Machine now supports Python 3.9 (#1302)
  • Adds the missing cpp header files to the source distribution in PyPI (#1309)
  • In case of invalid initialization, BM will attempt to re-initialize an inference and throw a ValueError if the model is misspecified (#1313)