Skip to content

Releases: mauriciogtec/AdaptiveRejectionSampling.jl

v0.2.1

25 Jul 20:02
8653023

Choose a tag to compare

AdaptiveRejectionSampling v0.2.1

Diff since v0.1.2

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

04 Jun 01:14
d894637

Choose a tag to compare

v0.1.1

27 Jun 19:45
54c3933

Choose a tag to compare

  • Increased version to v0.1.1
  • Added ability to specify a RNG

Compatibility with Julia 1.0

26 Dec 06:00
c61866d

Choose a tag to compare

Package is no longer compatible with Julia 0.6 and below.

Documentation ready

21 Feb 00:27

Choose a tag to compare

  • Added documentation
  • Included features for semibounded intervals
  • Improved starting cutpoints greedy search