Skip to content

Releases: tpapp/TransformVariables.jl

v0.3.11

15 Jan 13:07
260ea7e

Choose a tag to compare

TransformVariables v0.3.11

Diff since v0.3.10

Closed issues:

  • [not an issue] transform for a given distribution (#74)

Merged pull requests:

  • MassInstallAction: Install the CompatHelper workflow on this repository (#75) (@tpapp)
  • MassInstallAction: Install the TagBot workflow on this repository (#76) (@tpapp)
  • remove dependency on MacroTools for abstract dispatch workaround (#77) (@tpapp)
  • deprecate t(x) interface (#78) (@tpapp)

v0.3.10

24 Aug 12:01
4097914

Choose a tag to compare

TransformVariables v0.3.10

Diff since v0.3.9

Closed issues:

  • Autodiff with constrained variable with Zygote (#63)

Merged pull requests:

  • Install TagBot as a GitHub Action (#70) (@JuliaTagBot)
  • CompatHelper: bump compat for "ArgCheck" to "2.0" (#71) (@github-actions[bot])

v0.3.9

20 Dec 15:20
v0.3.9
b3c2dae

Choose a tag to compare

follow up changes in LogDensityProblems

v0.3.8

30 Sep 21:15
v0.3.8
ecbfbc5

Choose a tag to compare

v0.3.7

30 Sep 13:03
v0.3.7

Choose a tag to compare

fix some tuple indexing bugs

v0.3.6

25 Sep 15:51
v0.3.6

Choose a tag to compare

  • Pretty print scalar transforms (thanks @tkf)

v0.3.5

20 Aug 13:03
v0.3.5

Choose a tag to compare

Define Base.broadcastable for transformations, Ref(transformation) no longer necessary

v0.3.4

07 Aug 13:59
v0.3.4
cb3b8f0

Choose a tag to compare

minor bugfix: make inverse(::ArrayTransform, ...) accept AbstractArray

v0.3.3

11 Jun 15:33
v0.3.3
1d2c6ba

Choose a tag to compare

v0.3.3 (2019-06-11)

Diff since v0.3.2

Closed issues:

  • Add ASCII aliases for as* functions (#37)

Merged pull requests:

v0.3.2

28 Apr 21:43

Choose a tag to compare

fix compat, try releasing again