ExponentialFamily v1.7.0
Merged pull requests:
- Add gradient of Normal Wishart (#173) (@ismailsenoz)
- Fix bug on
isproper
of MatrixDirichlet (#215) (@Raphael-Tresor) - Fix add wishart wishartfast prod (#217) (@Nimrais)
- Dirichlet tensor (#219) (@Raphael-Tresor)
- docs: add citation file (#220) (@Nimrais)
- Update benchmark infrastructure to allow judge (#221) (@wouterwln)
- Dirichlet tensor performance (#222) (@wouterwln)
- Vector with NaN is improper Dirichlet in natural parameters (#223) (@wouterwln)
- Reimplement entropy for TensorDirichlet (#224) (@wouterwln)
- Bump version to 1.7.0 (#225) (@wouterwln)
Closed issues:
- prod between Wishart and WishartFast is not defined (#192)
- What would be a good way to implement diagonal Normal distribution? (#201)
- Fix Bugs on
isproper
of MatrixDirichlet (#213) ProductOf{InverseWishart{Float64, PDMats.PDMat{Float64, Matrix{Float64}}}, ExponentialFamily.InverseWishartFast{Float64, Matrix{Float64}}}
does not exist or is not dispatched correctly. (#216)