Skip to content

Releases: TuringLang/Bijectors.jl

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:

v0.5.0

30 Dec 13:21
v0.5.0
0c4875e
Compare
Choose a tag to compare

v0.5.0 (2019-12-30)

Diff since v0.4.0

Merged pull requests:

  • Fix test and bijector of MvLogNormal (#61) (devmotion)
  • Update dependencies and fix deprecations (#60) (devmotion)
  • Do not use Val as type parameter (#59) (devmotion)
  • Fixed a reference in README (#54) (torfjelde)
  • Update README to include table of operations (#53) (torfjelde)
  • Improvements to Composed and TruncatedBijector fixing #40 (#52) (torfjelde)
  • Definition and short description of Bijector in README (#45) (torfjelde)
  • Making dimensionality part of the Bijector type (#44) (torfjelde)
  • Improves type-stability of bijector\(d::Distribution\) (#39) (torfjelde)
  • Updated README with info about new interface (#37) (torfjelde)
  • Stacked bijector for stacking together bijectors (#36) (torfjelde)
  • Dirichlet link and invlink Jacobians (#28) (mohamed82008)

v0.4.0

08 Sep 08:06
v0.4.0
Compare
Choose a tag to compare

v0.4.0 (2019-09-03)

Diff since v0.3.2

Closed issues:

  • New interface (#6)

Merged pull requests:

v0.3.2

06 Aug 13:16
v0.3.2
2a7e423
Compare
Choose a tag to compare

v0.3.2 (2019-08-04)

Diff since v0.3.1

Closed issues:

  • New releases (#31)

Merged pull requests:

v0.3.1

21 Jul 14:11
v0.3.1
a46aa34
Compare
Choose a tag to compare

v0.3.1 (2019-07-21)

Diff since v0.3.0

Closed issues:

  • Register using the new package system (#24)

Merged pull requests: