Releases: TuringLang/DistributionsAD.jl
Releases · TuringLang/DistributionsAD.jl
v0.4.2
DistributionsAD v0.4.2
Closed issues:
- Tests taking too long and failing (#34)
Merged pull requests:
- Call Zygote.refresh every 10 distributions in tests (#38) (@mohamed82008)
- Just some minor fixes (#40) (@mohamed82008)
v0.4.1
DistributionsAD v0.4.1
Closed issues:
- Package name (#1)
Merged pull requests:
- Readd accidentally removed methods (#35) (@devmotion)
- Remove definition of eachcol (#36) (@devmotion)
- Minor performance and bug fixes (lessons learnt from TuringExamples) (#37) (@mohamed82008)
v0.4.0
DistributionsAD v0.4.0
Merged pull requests:
- Add for.jl (#13) (@cscherrer)
- added length, params, and entropy for TuringDiagNormal (#14) (@torfjelde)
- Implement FillDist and ArrayDist (#19) (@mohamed82008)
- Install TagBot as a GitHub Action (#27) (@JuliaTagBot)
- Fixed bug in implementation of
size
(#28) (@torfjelde) - Categorical and Dirichlet (#29) (@mohamed82008)
- Many more tests and test fixes (#32) (@mohamed82008)
v0.3.2
v0.3.2 (2020-01-31)
Merged pull requests:
- Missing MvNormal and MvLogNormal constructors and Diagonal covariance tests (#26) (mohamed82008)
v0.3.1
v0.3.1 (2020-01-30)
v0.3.0
v0.2.0
v0.1.4
v0.1.3
v0.1.3 (2020-01-09)
Closed issues:
- New release (#16)
Merged pull requests:
- Fix MvNormal and LogMvNormal perf (#18) (mohamed82008)