Releases: dmetivie/ExpectationMaximization.jl
Releases · dmetivie/ExpectationMaximization.jl
v0.3.1
ExpectationMaximization v0.3.1
use in place for S-EM S step (reducing dramatically allocs)
use @. in E_step for gamma
Merged pull requests:
- Bump the julia-dependencies group across 3 directories with 5 updates (#25) (@dependabot[bot])
v0.3.0
ExpectationMaximization v0.3.0
Fix tiny bugs in S-EM M_step function
Rebase slightly to merge fit_mle! with weights and no weighs
Add benchmark for the package
add AirSpeedVelocity CI
rerun benchmark comparison with R/Python (did not get it working with CI yet)
all doc examples (expect comparison) are now literate generated
workspace for test, benchmark and docs. Hence Julia compat has been updated to 1.12 and this is breaking
Merged pull requests:
- Bump actions/checkout from 4 to 5 (#16) (@dependabot[bot])
- Bump actions/checkout from 5 to 6 (#17) (@dependabot[bot])
- Bump julia-actions/setup-julia from 2 to 3 (#18) (@dependabot[bot])
- Bump codecov/codecov-action from 5 to 6 (#19) (@dependabot[bot])
- Bump julia-actions/cache from 2 to 3 (#20) (@dependabot[bot])
- Bump the julia-dependencies group across 2 directories with 7 updates (#21) (@dependabot[bot])
- Bump the julia-dependencies group across 2 directories with 12 updates (#23) (@dependabot[bot])
v0.2.4
ExpectationMaximization v0.2.4
Merged pull requests:
Closed issues:
- Fitting a beta mixture fails with no method found (#9)
v0.2.3
v0.2.2
ExpectationMaximization v0.2.2
v0.2.1
ExpectationMaximization v0.2.1
v0.2.0
ExpectationMaximization v0.2.0
v0.1.6
ExpectationMaximization v0.1.6
v0.1.4
ExpectationMaximization v0.1.4
Merged pull requests: