Skip to content

Releases: Julia-Tempering/Pigeons.jl

v0.4.7

22 Oct 03:30
ff27c73
Compare
Choose a tag to compare

Pigeons v0.4.7

Diff since v0.4.6

Merged pull requests:

Closed issues:

  • Sampling issue when adding variational chains (#290)

v0.4.6

17 Oct 19:48
Compare
Choose a tag to compare

Pigeons v0.4.6

Diff since v0.4.5

Merged pull requests:

Closed issues:

  • Not sampling high density areas (#282)
  • PigeonsForwardDiffExt fails to precompile on 1.11.1 (#287)

v0.4.5

03 Sep 17:26
Compare
Choose a tag to compare

Pigeons v0.4.5

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

23 Jul 18:57
1de9c70
Compare
Choose a tag to compare

Pigeons v0.4.4

Diff since v0.4.3

Merged pull requests:

Closed issues:

  • Method ambiguity introduced on latest release (#259)

v0.4.3

22 Jul 23:57
47d96dd
Compare
Choose a tag to compare

Pigeons v0.4.3

Diff since v0.4.2

Merged pull requests:

Closed issues:

  • Add KS test for samplers (#240)
  • Buffered versions of ADgradient (#249)
  • Gradient-samplers + DynamicPPL: flatten vi in place instead of using getall (#253)

v0.4.2

06 Jun 21:03
010c180
Compare
Choose a tag to compare

Pigeons v0.4.2

Diff since v0.4.1

Merged pull requests:

Closed issues:

  • Example of custom implementation (#80)
  • Sporadic CI blang test crash (#152)
  • Rename Pigeons' MPI to avoid clash with module MPI (#185)
  • Export conflict with load function (#200)
  • Is Pigeons performing correctly on this example? (#201)
  • Errors when using any explorer besides SliceSampler() on a turing model (#204)
  • Add Documentation for using @addlogprob! correctly (#206)
  • Better support for distributed initialization (#210)
  • defining how to sample the initial parameter values (#212)
  • CI fails due to Blang compilation issue (#215)
  • Informal interface for target should use initialization instead of initialize (#223)
  • CI: use aarch64 julia when running on M1 runners (#227)

v0.4.1

14 Feb 23:24
7a92333
Compare
Choose a tag to compare

Pigeons v0.4.1

Diff since v0.4.0

Merged pull requests:

Closed issues:

  • Consider renaming the MPI Submission struct (#189)

v0.4.0

14 Feb 17:41
Compare
Choose a tag to compare

Pigeons v0.4.0

Diff since v0.3.0

Merged pull requests:

Closed issues:

  • Discrete and mixed priors (#195)
  • DynamicPPL->Turing compat issues (#196)

v0.3.0

31 Jan 01:11
f363507
Compare
Choose a tag to compare

Pigeons v0.3.0

Diff since v0.2.8

Merged pull requests:

Closed issues:

  • mpiexec deprecation warning (#130)
  • Misleading Error prompt when loading from checkpoints. (#154)
  • Exec Folder IO bug when loading MPI runs from checkpoint (#156)
  • Fix type piracy of == (#163)
  • Update default preconditioner in autoMALA (#167)
  • Recorder for target log_potential (#172)
  • Multithreading performance (#191)

v0.2.8

21 Oct 21:18
acfc92c
Compare
Choose a tag to compare

Pigeons v0.2.8

Diff since v0.2.7

Merged pull requests: