Releases: TuringLang/AdvancedPS.jl
Releases · TuringLang/AdvancedPS.jl
v0.6.0
AdvancedPS v0.6.0
Merged pull requests:
- Add jumps to particle state (#96) (@THargreaves)
- SSMProblems integration (#97) (@FredericWantiez)
- Linear Gaussian unit test (#98) (@THargreaves)
- Update README.md (#99) (@yebai)
v0.5.4
v0.5.3
v0.5.2
v0.5.1
AdvancedPS v0.5.1
Merged pull requests:
v0.5.0
AdvancedPS v0.5.0
Merged pull requests:
- Visualize latent state alongside observations (#72) (@davidJasperForman)
- Format (#74) (@FredericWantiez)
- Move Libtask to an extension (#75) (@FredericWantiez)
- Update script.jl (#79) (@mattiasvillani)
- Bugs in the docs for the nonlinear example (#80) (@mattiasvillani)
- Update Project.toml (#84) (@yebai)
- Update the
update_ref!
API (#85) (@FredericWantiez) - Introduce a
ParticleSampler
type (#86) (@yebai) - Remove libtask from
deps
(#87) (@FredericWantiez)
Closed issues:
v0.4.3
v0.4.2
AdvancedPS v0.4.2
Merged pull requests:
- CompatHelper: bump compat for Libtask to 0.8 for package test, (keep existing compat) (#64) (@github-actions[bot])
- Improving test coverage (#69) (@FredericWantiez)
- CompatHelper: bump compat for Libtask to 0.8, (keep existing compat) (#70) (@github-actions[bot])
v0.4.1
AdvancedPS v0.4.1
Merged pull requests:
- CompatHelper: bump compat for Libtask to 0.8 for package test, (keep existing compat) (#63) (@github-actions[bot])
- Fix graph generation in doc examples (#65) (@FredericWantiez)
- Update GenericModel for Turing evaluator (#67) (@FredericWantiez)
v0.4.0
AdvancedPS v0.4.0
Closed issues:
- Fix docs building and update README (#49)
- Move
split
intoLibtask.tape_copy
(#53) - Drop support for julia 1.3, add 1.6 (#55)
Merged pull requests:
- Test deploy (#50) (@FredericWantiez)
- Fix #53 (#54) (@FredericWantiez)
- Update to LTS (#56) (@FredericWantiez)
- Move to 1.7 (#57) (@FredericWantiez)
- Fix particle gibbs example (#58) (@FredericWantiez)