Releases: TuringLang/DistributionsAD.jl
Releases · TuringLang/DistributionsAD.jl
v0.5.1
DistributionsAD v0.5.1
Closed issues:
- LoadError: UndefVarError: CUDAnative not defined (#67)
- rand is incorrect for FillVectorOfUnivariate is incorrect (#68)
Merged pull requests:
- Drop Zygote dependency and reformat code (#66) (@devmotion)
- Fix for #68 (#69) (@torfjelde)
- Few AD fixes and improvements (#70) (@mohamed82008)
- Fix #67 (#71) (@mohamed82008)
v0.5.0
v0.4.10
DistributionsAD v0.4.10
Merged pull requests:
- Custom gradient macro and broadcasting rework for ReverseDiff (#58) (@mohamed82008)
- Update and fix CI tests (#59) (@devmotion)
- fix uniformlogpdf bug (#60) (@AStupidBear)
v0.4.9
DistributionsAD v0.4.9
Merged pull requests:
- CompatHelper: bump compat for "StatsBase" to "0.33" (#57) (@github-actions[bot])
v0.4.8
v0.4.7
DistributionsAD v0.4.7
Closed issues:
- Unsatisfiable requirements detected for package Compat [34da2185] (#46)
- Consider adding CompatHelper (#48)
Merged pull requests:
- Create CompatHelper.yml (#49) (@yebai)
- CompatHelper: bump compat for "Distributions" to "0.23" (#50) (@github-actions[bot])
- fix project.toml (#52) (@GiggleLiu)
- Some ReverseDiff support fixes and custom adjoints (#53) (@mohamed82008)
v0.4.6
v0.4.5
v0.4.4
DistributionsAD v0.4.4
Closed issues:
- MethodError: no method matching reducedim_init (#43)
Merged pull requests:
- Adjoint for MvNormal and MvLogNormal logpdf (#45) (@mohamed82008)
v0.4.3
DistributionsAD v0.4.3
Closed issues:
- filldist and arraydist are not exported (#41)
Merged pull requests:
- Some linear algebra fixes (#42) (@mohamed82008)