Releases: TuringLang/DistributionsAD.jl
Releases · TuringLang/DistributionsAD.jl
v0.6.7
DistributionsAD v0.6.7
Merged pull requests:
- Follow API and documentation of Distributions (#112) (@devmotion)
v0.6.6
DistributionsAD v0.6.6
v0.6.5
DistributionsAD v0.6.5
Merged pull requests:
- CompatHelper: bump compat for "FillArrays" to "0.9" (#106) (@github-actions[bot])
v0.6.4
DistributionsAD v0.6.4
Closed issues:
- Tracker 0.2.9 does not work (#107)
Merged pull requests:
- Implement scalar rules for Zygote with ChainRules (#103) (@devmotion)
- Remove some custom adjoints (#104) (@devmotion)
- Improve and extend
entropy
for TuringMvNormal (#105) (@devmotion) - Require Julia 1.3 (#109) (@devmotion)
v0.6.3
DistributionsAD v0.6.3
Closed issues:
- gdemo is slow with ReverseDiff (#56)
Merged pull requests:
- WIP test broken backends (#94) (@harryscholes)
- Require backends (#95) (@nmheim)
- Use the latest ReverseDiff (#97) (@mohamed82008)
- CompatHelper: add new compat entry for "ChainRules" at version "0.7" (#99) (@github-actions[bot])
- CompatHelper: add new compat entry for "ZygoteRules" at version "0.2" (#100) (@github-actions[bot])
- Fix Wishart/InverseWishart ambiguities (for Tracker) (#101) (@nmheim)
v0.6.2
DistributionsAD v0.6.2
Closed issues:
- MvNormal broken with Tracker and ReverseDiff (#91)
Merged pull requests:
- Delete test_utils.jl (#90) (@devmotion)
- Test AD wrt
x
and fixedtheta
if possible (#92) (@devmotion) - Broken tests now pass (#93) (@harryscholes)
v0.6.1
DistributionsAD v0.6.1
Closed issues:
- logpdf_with_trans different for Zygote and Forward/ReverseDiff in Dirichlet case (#86)
Merged pull requests:
- CompatHelper: bump compat for "PDMats" to "0.10" (#81) (@github-actions[bot])
- Fix CompatHelper (#85) (@devmotion)
- Fix custom adjoint of
simplex_logpdf
(#87) (@devmotion) - Simplify tests and do not use
eval
(#88) (@devmotion)
v0.6.0
v0.5.3
DistributionsAD v0.5.3
Merged pull requests:
- Use non-tracked types in
@grad
definitions (#82) (@mohamed82008)
v0.5.2
DistributionsAD v0.5.2
Closed issues:
- Truncated normal (#76)
Merged pull requests:
- Remove Compat lines for optional deps (#73) (@mohamed82008)
- Support cholesky of Symmetric and refactor some tests (#74) (@mohamed82008)
- Define custom adjoint for simplex_logpdf (#75) (@mohamed82008)
- Update ReverseDiffX (#77) (@mohamed82008)
- Remove Tracker custom grad for simplex_logpdf (#78) (@mohamed82008)