Releases: ReactiveBayes/ExponentialFamilyProjection.jl
Releases · ReactiveBayes/ExponentialFamilyProjection.jl
v2.0.1
v2.0.0
ExponentialFamilyProjection v2.0.0
Breaking changes
ExponentialFamily
dependency has been updated to a new breaking release
Merged pull requests:
v1.3.1
v1.3.0
ExponentialFamilyProjection v1.3.0
Merged pull requests:
v1.2.0
v1.1.3
v1.1.2
ExponentialFamilyProjection v1.1.2
Merged pull requests:
- Add projection tests for Binomial (#21) (@ismailsenoz)
- Add projection tests for Rayleigh (#22) (@ismailsenoz)
- Add projection tests for Weibull (#23) (@ismailsenoz)
- Add mle with projection (#27) (@ismailsenoz)
- Improve MLE projection (#28) (@albertpod)
- Refactor MLE & ControlVariate strategies (#30) (@bvdmitri)
- Direction rule as argument to projection parameters (#31) (@ismailsenoz)
v1.1.1
v1.1.0
ExponentialFamilyProjection v1.1.0
Merged pull requests:
- fix: the trick inside the cost evaluation is wrong (#8) (@Nimrais)
- CompatHelper: bump compat for Static to 1, (keep existing compat) (#9) (@github-actions[bot])
- Introduces initial points functionality (#10) (@albertpod)
- implement record keyword (#11) (@Nimrais)
- Add bounded direction (#12) (@bvdmitri)
- test(fix): convergence tests should always return series (#14) (@Nimrais)
- Extreme projection tests (#15) (@Nimrais)
- Do not use debug option by default (#16) (@bvdmitri)
- test: supplementary vs ProductOf fix initital point (#17) (@Nimrais)
Closed issues:
- Wrong number of variables are returned in the test setups (#13)
v1.0.2
ExponentialFamilyProjection v1.0.2
Merged pull requests: