Releases: mauriciogtec/AdaptiveRejectionSampling.jl
Releases · mauriciogtec/AdaptiveRejectionSampling.jl
v0.2.1
AdaptiveRejectionSampling v0.2.1
Closed issues:
- TagBot trigger issue (#9)
- Work directly with the log-pdf (#10)
- Fix dependencies to enable JuliaRegister auto merging. (#18)
- Very old StatsBase version bound in AdaptiveRejectionSampling v0.2.0 (#23)
Merged pull requests:
- Update StatsBase version bound (#8) (@oschulz)
- Work directly with the logpdf, improve numerical stability, add tests (#11) (@mauriciogtec)
- Fix dependencies to enable JuliaRegister auto merging. (#19) (@mauriciogtec)
- Update TagBot.yml (#20) (@mauriciogtec)
- CompatHelper: bump compat for "StatsBase" to "0.34" (#22) (@github-actions[bot])
- use command instead of hyphen because hyphen was rejected. (#24) (@mauriciogtec)
v0.1.2
@JuliaRegistrator register
v0.1.1
- Increased version to v0.1.1
- Added ability to specify a RNG
Compatibility with Julia 1.0
Package is no longer compatible with Julia 0.6 and below.
Documentation ready
- Added documentation
- Included features for semibounded intervals
- Improved starting cutpoints greedy search