v0.7.0
v0.7.0 (2019-10-03)
Closed issues:
- Doc build/configuration error (#919)
- Incompatibilty with LocationScale (#916)
- GMM example fail (#914)
- TArray and multinomial (#899)
- StickBreakingProcess logpdf is ambiguous (#893)
- /tutorials/1-gaussianmixturemodel: GC error (probable corruption) (#881)
- Passing RNG (#870)
- NaN violates Normal condition σ >= zero(σ) (#868)
- Test produces lots of errors (#867)
- Simple model fails to converge with N = 500 (#866)
- getparams indexing error (#854)
- Adding versioning support for Documentation and Tutorials. (#837)
- MvNormal AD and cov symmetry (#827)
- Simple example of ODE parameters inference (#810)
- Design/improve/unifty
sample\(\)
interface (#746) - Resume interface (#566)
- Better adaptation configuration interface (#491)
- help with model (#412)
Merged pull requests:
- Increment version number to 0.7.0 (#926) (cpfiffer)
- docs update (#925) (KDr2)
- Lock "faraday" to 0.15.4 (#921) (KDr2)
- Use DistributionsAD (#917) (mohamed82008)
- Docstring updates, guide improvements. (#915) (cpfiffer)
- Fix for issue 903 (#910) (torfjelde)
- Removed include io.jl since io.jl is gone (#909) (torfjelde)
- Make tests pass on 1.2 (#908) (xukai92)
- Docs: add Twitter button on page header (#901) (KDr2)
- Fix for #893 (#898) (trappmartin)
- Update style-guide.md (#897) (torfjelde)
- added OrderedLogistic distribution (#896) (elizavetasemenova)
- README links broken again (#894) (Red-Portal)
- Include Julia 1.2 in Travis tests. (#891) (yebai)
- Set AHMC version lower bound to
v0.2.3
. (#890) (yebai) - Changed gradient of LSE (#885) (trappmartin)
- Docs Versioning Support (#884) (KDr2)
- Fix Base.rand Signature (#882) (bhgomes)
- Increase default tree depth of NUTS from 5 to 10 (#879) (xukai92)
- Pass rng to all functions (#871) (xukai92)
- Fix all tests (#858) (mohamed82008)
- Add related packages. (#853) (yebai)
- Uniform interface of Benchmark (#851) (KDr2)
- Interface Changeover (#793) (cpfiffer)