v0.7.4
v0.7.4 (2019-12-08)
Closed issues:
Merged pull requests:
- Reduce version number (#1016) (cpfiffer)
- Increment version number (#1014) (cpfiffer)
- Update README.md (#1010) (yebai)
- Migrate to AbstractMCMC, add interface manual (#1007) (cpfiffer)
- Set seed in distribution test (#998) (devmotion)
- Add fallbacks for
alg\_str
andtransition\_type
(#995) (devmotion) - Add space as type parameter to Gibbs sampler (#994) (devmotion)
- Implement getspace only for instances (#993) (devmotion)
- Simplify the acceptance check in MH and update the documentation (#992) (devmotion)
- Create arrays of particles instead of using
push!
in SMC and PG (#988) (devmotion) - Remove obsolete ZygoteRules from dependency. (#987) (yebai)
- Simplify stratified resampling (#983) (devmotion)
- Simplify systematic resampling (#982) (devmotion)
- Bump Zygote version and drop bound on ZygoteRules (#955) (torfjelde)