Skip to content

Releases: TuringLang/AdvancedPS.jl

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 15 Dec 11:17
443eaca

AdvancedPS v0.7.2

Diff since v0.7.1

Merged pull requests:

  • Allow passing kwargs on to Libtask (when it's an AbstractTuringLibtaskModel...) (#118) (@penelopeysm)

Closed issues:

  • PGAS requires an empty state vector to start with (#81)
  • PGAS example where state consists of a tuple of distributions? (#82)
  • Tempering (#121)

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 08 Dec 21:05
e100352

AdvancedPS v0.7.1

Diff since v0.7.0

Merged pull requests:

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 20:42
ee1052d

AdvancedPS v0.7.0

Diff since v0.6.2

Breaking changes

Switch to the new Libtask interface.

Merged pull requests:

Closed issues:

  • Merge AdvancedPS, SSMProblems, and GF into a monorepo. (#115)

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 09 May 20:43
1ad89ec

AdvancedPS v0.6.2

Diff since v0.6.1

Merged pull requests:

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 23 Jan 12:10
5a36d31

AdvancedPS v0.6.1

Diff since v0.6.0

  • Sampling on 64- and 32-bit systems reproducibly gave different results, due to use of hash(::UInt64, ::UInt). This has been replaced and so now 64- and 32-bit systems should yield the same result (as long as the PRNG is seeded appropriately).

Merged pull requests:

  • CompatHelper: add new compat entry for GaussianDistributions at version 0.5 for package test, (keep existing compat) (#100) (@github-actions[bot])
  • CompatHelper: add new compat entry for Kalman at version 0.1 for package test, (keep existing compat) (#101) (@github-actions[bot])
  • CompatHelper: add new compat entry for HypothesisTests at version 0.11 for package test, (keep existing compat) (#102) (@github-actions[bot])
  • CompatHelper: add new compat entry for DynamicIterators at version 0.4 for package test, (keep existing compat) (#103) (@github-actions[bot])
  • CompatHelper: add new compat entry for StableRNGs at version 1 for package test, (keep existing compat) (#104) (@github-actions[bot])
  • CompatHelper: add new compat entry for SSMProblems at version 0.1 for package test, (keep existing compat) (#105) (@github-actions[bot])
  • added navbar workflow (#106) (@jeetsuthar)
  • Update DocsNav.yml (#107) (@shravanngoswamii)
  • Make particle Gibbs deterministic across architectures (#109) (@penelopeysm)
  • Update CI setup (#111) (@penelopeysm)

Closed issues:

  • Particle Gibbs reproducibly gives different results on x64 vs x86 (#108)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 18:17
379336b

AdvancedPS v0.6.0

Diff since v0.5.4

Merged pull requests:

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 09 Nov 20:11
1e5dfdd

AdvancedPS v0.5.4

Diff since v0.5.3

Merged pull requests:

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 04 Nov 21:34
8fbcb20

AdvancedPS v0.5.3

Diff since v0.5.2

Merged pull requests:

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 03 Nov 21:54
3700563

AdvancedPS v0.5.2

Diff since v0.5.1

Merged pull requests:

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 27 Oct 17:48
b157064

AdvancedPS v0.5.1

Diff since v0.5.0

Merged pull requests:

  • CompatHelper: bump compat for AbstractMCMC to 5, (keep existing compat) (#88) (@github-actions[bot])
  • CompatHelper: bump compat for AbstractMCMC to 5 for package test, (keep existing compat) (#89) (@github-actions[bot])