Skip to content

Releases: TuringLang/Bijectors.jl

v0.6.7

07 Apr 10:01
9abe24a
Compare
Choose a tag to compare

Bijectors v0.6.7

Diff since v0.6.6

Closed issues:

  • Zygote currently not working with inversion (#90)

Merged pull requests:

v0.6.6

27 Mar 11:01
2746ff9
Compare
Choose a tag to compare

Bijectors v0.6.6

Diff since v0.6.5

Merged pull requests:

v0.6.5

25 Mar 04:01
Compare
Choose a tag to compare

Bijectors v0.6.5

Diff since v0.6.4

Merged pull requests:

v0.6.4

22 Mar 01:05
f2b9788
Compare
Choose a tag to compare

Bijectors v0.6.4

Diff since v0.6.3

Closed issues:

  • TransformedDistributions should support maximum, minimum (#85)

Merged pull requests:

v0.6.3

18 Mar 06:01
Compare
Choose a tag to compare

Bijectors v0.6.3

Diff since v0.6.2

Closed issues:

  • Tests using Flux.Tracker (#21)

Merged pull requests:

v0.6.2

15 Mar 05:01
Compare
Choose a tag to compare

Bijectors v0.6.2

Diff since v0.6.1

Merged pull requests:

v0.6.1

11 Mar 00:02
86c6a67
Compare
Choose a tag to compare

Bijectors v0.6.1

Diff since v0.6.0

Merged pull requests:

  • CompatHelper: bump compat for "Roots" to "1.0" (#84) (@github-actions[bot])
  • Fixed forward pass of Truncated for vector input (#87) (@torfjelde)

v0.6.0

09 Mar 15:01
Compare
Choose a tag to compare

Bijectors v0.6.0

Diff since v0.5.2

Closed issues:

  • Bijector support for batch computation (#35)
  • Type-stability of bijector(d::Distribution) not complete (#40)
  • Composed improvements (#46)
  • For inversion, Scale should use \ instead of explicitly inverting matrix (#55)

Merged pull requests:

  • Bijector for performing permutations (#49) (@torfjelde)
  • Addresses #55 and replaces softplus from StatsFuns with NNlib for GPU compat (#57) (@torfjelde)
  • Remove duplicates in SimplexBijector and SimplexDistribution (#65) (@devmotion)
  • Add CompatHelper (#68) (@devmotion)
  • Test Julia 1.2 and 1.3 on Travis (#69) (@devmotion)
  • CompatHelper: add new compat entry for "NNlib" at version "0.6" (#75) (@github-actions[bot])
  • Port batch norm (#76) (@xukai92)
  • Taking bijectors autodiff seriously (#77) (@mohamed82008)
  • Install TagBot as a GitHub Action (#78) (@JuliaTagBot)
  • Making SimplexBijector compatible with Tracker.jl (#82) (@torfjelde)
  • CompatHelper: bump compat for "ArgCheck" to "2.0" (#83) (@github-actions[bot])

v0.5.2

15 Jan 09:10
v0.5.2
Compare
Choose a tag to compare

v0.5.2 (2020-01-15)

Diff since v0.5.1

Merged pull requests:

v0.5.1

11 Jan 04:09
v0.5.1
eb67635
Compare
Choose a tag to compare

v0.5.1 (2020-01-11)

Diff since v0.5.0

Closed issues:

  • New release (#62)

Merged pull requests: