Skip to content

Releases: TuringLang/Bijectors.jl

v0.13.18

04 Sep 16:18
70fb426
Compare
Choose a tag to compare

Bijectors v0.13.18

Diff since v0.13.17

Merged pull requests:

  • Fix logpdf_with_trans(::Dirichlet, ::Vector{Real}) (#326) (@mhauru)

v0.13.17

14 Aug 10:53
dc6b21f
Compare
Choose a tag to compare

Bijectors v0.13.17

Diff since v0.13.16

Merged pull requests:

v0.13.16

03 Jul 18:50
1e243b0
Compare
Choose a tag to compare

Bijectors v0.13.16

Diff since v0.13.15

Merged pull requests:

v0.13.15

27 Jun 19:17
c3474b2
Compare
Choose a tag to compare

Bijectors v0.13.15

Diff since v0.13.14

Merged pull requests:

  • Add support for distributions with monotonically increasing bijector (#297) (@torfjelde)

v0.13.14

13 Jun 21:19
edcdf8c
Compare
Choose a tag to compare

Bijectors v0.13.14

Diff since v0.13.13

Merged pull requests:

Closed issues:

  • Zygote is broken for Stacked bijectors (#252)

v0.13.13

05 Jun 08:30
fd53666
Compare
Choose a tag to compare

Bijectors v0.13.13

Diff since v0.13.12

Merged pull requests:

  • CompatHelper: add new compat entry for ForwardDiff in [weakdeps] at version 0.10, (keep existing compat) (#308) (@github-actions[bot])
  • CompatHelper: add new compat entry for LazyArrays in [weakdeps] at version 2, (keep existing compat) (#309) (@github-actions[bot])
  • CompatHelper: add new compat entry for DistributionsAD in [weakdeps] at version 0.6, (keep existing compat) (#310) (@github-actions[bot])
  • CompatHelper: add new compat entry for Tracker in [weakdeps] at version 0.2, (keep existing compat) (#311) (@github-actions[bot])
  • CompatHelper: add new compat entry for ReverseDiff in [weakdeps] at version 1, (keep existing compat) (#312) (@github-actions[bot])
  • Numerical improvements to correlation bijectors (#313) (@sethaxen)
  • Fix ProductBijector on Julia <1.9 (#314) (@torfjelde)

v0.13.12

17 May 12:29
5b35a57
Compare
Choose a tag to compare

Bijectors v0.13.12

Diff since v0.13.11

Merged pull requests:

Closed issues:

  • support ProductDistribution (#300)

v0.13.11

19 Apr 08:52
d364639
Compare
Choose a tag to compare

Bijectors v0.13.11

Diff since v0.13.10

Merged pull requests:

  • Allow different types for upper and lower bound in Logit (#305) (@torfjelde)

v0.13.10

19 Apr 08:07
0839209
Compare
Choose a tag to compare

Bijectors v0.13.10

Diff since v0.13.9

Merged pull requests:

  • Fixed incorrect reference in DistributionsAD extension (#299) (@torfjelde)

v0.13.9

15 Apr 12:30
e522155
Compare
Choose a tag to compare

Bijectors v0.13.9

Diff since v0.13.8

Merged pull requests:

  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#293) (@github-actions[bot])
  • Bugfix for SimplexBijector on Matrix (#302) (@torfjelde)