Skip to content

Releases: TuringLang/NormalizingFlows.jl

v0.1.0

27 Aug 17:15
2f78875
Compare
Choose a tag to compare

NormalizingFlows v0.1.0

Closed issues:

  • Make ReverseDiff, ForwardDiff, Enzyme as pkg extensions for conditional loading (#6)
  • add support for stopping criterion for the triaining loop (#7)

Merged pull requests:

  • implemented variational objectives (#1) (@zuhengxu)
  • CompatHelper: add new compat entry for Zygote at version 0.6, (keep existing compat) (#2) (@github-actions[bot])
  • CompatHelper: add new compat entry for DocStringExtensions at version 0.9, (keep existing compat) (#3) (@github-actions[bot])
  • CompatHelper: bump compat for Bijectors to 0.13, (keep existing compat) (#5) (@github-actions[bot])
  • add support for hasconverged + conditional loading pkgs (#8) (@zuhengxu)
  • Fix Julia compat (#9) (@devmotion)
  • CompatHelper: add new compat entry for DocStringExtensions at version 0.9, (keep existing compat) (#10) (@github-actions[bot])
  • add more synthetic targets (#20) (@zuhengxu)
  • CompatHelper: add new compat entry for Enzyme at version 0.11, (keep existing compat) (#21) (@github-actions[bot])
  • CompatHelper: add new compat entry for Requires at version 1, (keep existing compat) (#24) (@github-actions[bot])
  • Documentation (#27) (@zuhengxu)
  • Fix math display errors in readme (#28) (@zuhengxu)