Skip to content

LAMPE v0.6.0

Compare
Choose a tag to compare
@francois-rozet francois-rozet released this 17 Oct 13:22
· 50 commits to master since this release

💥 Breaking news

In the v0.4.2 release, LAMPE dropped the nflows package for built-in normalizing flows. Since then, the flow implementations have improved and new ones have been added, making the lampe.nn.flows module a respectable normalizing flow collection. In this context, we decided to export said module into a standalone package called Zuko. Doing so, we wish to dissociate the addition/development of simulation-based inference algorithms from the addition of flow architectures.

📝 Documentation

  • Use autosummary for automatic API generation (822c3cc)

Full Changelog: v0.5.5...v0.6.0