There is a newer version of the record available.

Published August 18, 2023 | Version v0.3.0
Software Open

uofgravity/glasflow: v0.3.0

  • 1. University of Glasgow

Description

Release v0.3.0 of glasflow

This release includes new features and bug fixes. See below for details and for the complete set of changes see: https://github.com/uofgravity/glasflow/compare/v0.2.0...v0.3.0

What's changed Added
  • Keyword arguments passed to glasflow.transform.coupling.AffineCouplingTransform are now propogated to the parent class. (#51)
  • Add support scale_activation to glasflow.transform.coupling.AffineCouplingTransform and set the default to nflows_general. (#52, #54)
Changed
  • Default scale activation for glasflow.transform.coupling.AffineCouplingTransform is changed from DEFAULT_SCALE_ACTIVATION in nflows to nflows_general from glasflow. This changes the default behaviour, the previous behaviour can be recovered by setting scale_activation='nflows'. (#52, #54)
Fixed Deprecated
  • The scaling_method argument in glasflow.transform.coupling.AffineCouplingTransform is now deprecated in favour of scale_activation and will be removed in a future release. (#52)

Files

uofgravity/glasflow-v0.3.0.zip

Files (42.4 kB)

Name Size Download all
md5:cadd089737a026eeceb98a8cc51ce000
42.4 kB Preview Download

Additional details

Related works