Skip to content

v0.4.0

Compare
Choose a tag to compare
@mj-will mj-will released this 02 Jul 14:17
· 4 commits to main since this release
6142485

Release of glasflow v0.4.0.

Added

  • Add various autoregressive flows using the existing transforms in nflows (#62)
  • Add scale_activation keyword argument to nflows.transforms.autoregressive.MaskedAffineAutoregressiveTransform (uofgravity/nflows#11)

Changed

  • Drop support for Python 3.7 (#61)

Full Changelog: v0.3.1...v0.4.0