v0.7.3
v0.7.3 (2019-11-21)
Closed issues:
- Persistent numerical issues (#974)
- Broken tests on 32-bit version of Julia on Windows. (#923)
- Multivariate proposals for MH current not supported (#906)
Merged pull requests:
- Remove num_particles and pre-allocate children (#979) (devmotion)
- Bump FiniteDifferences version and fix AD tests (#975) (mohamed82008)
- Reduce allocations (#971) (devmotion)
- Simplify calculations of tables for DirichletProcess and PitmanYorProcess (#970) (devmotion)
- Add numerically stable Poisson logpdf (#967) (itsdfish)
- Simplify ParticleContainer (#966) (devmotion)
- Update checks for nothing (#964) (devmotion)
- Update deprecated lbeta to logbeta (#961) (itsdfish)
- Update shim to DynamicHMC 2 and LogDensityProblems 0.9. (#960) (tpapp)
- Remove redundant computations and unneeded allocations (#959) (devmotion)
- Performance tips (#958) (trappmartin)
- Export resume function (#954) (cpfiffer)
- CompatHelper: bump compat for "SpecialFunctions" to "0.8" (#952) (github-actions[bot])
- Create CompatHelper.yml (#948) (yebai)
- Add new HMC internals (#947) (sethaxen)
- Add bound on ZygoteRules because it's not done by Zygote (#946) (andreasnoack)
- Try Github actions. (#945) (yebai)
- A few updates of HMC, Gibbs, and NUTS to new API. (#941) (andreasnoack)