v0.4.0
Release of glasflow v0.4.0.
Added
- Add various autoregressive flows using the existing transforms in
nflows
(#62) - Add
scale_activation
keyword argument tonflows.transforms.autoregressive.MaskedAffineAutoregressiveTransform
(uofgravity/nflows#11)
Changed
- Drop support for Python 3.7 (#61)
Full Changelog: v0.3.1...v0.4.0