Skip to content

Releases: TuringLang/DynamicPPL.jl

v0.32.1

17 Dec 13:05
32a5d77

Choose a tag to compare

DynamicPPL v0.32.1

Diff since v0.32.0

Merged pull requests:

  • Make CI + tests more efficient (#749) (@penelopeysm)
  • Remove duplicated tests (#753) (@penelopeysm)
  • CompatHelper: add new compat entry for OrderedCollections at version 1 for package test, (keep existing compat) (#754) (@github-actions[bot])

Closed issues:

  • x86 2threads ubuntu CI OOM failure (#725)

v0.32.0

13 Dec 03:05
5c8fc59

Choose a tag to compare

DynamicPPL v0.32.0

Diff since v0.31.5

Merged pull requests:

  • Remove Turing integration tests (#733) (@penelopeysm)
  • CompatHelper: add new compat entry for JET at version 0.9 for package test, (keep existing compat) (#746) (@github-actions[bot])

Closed issues:

  • Turing integration tests should be moved to (or included in) Turing repo (#703)
  • New minor versions of DPPL can't be tested (#740)

v0.31.5

10 Dec 10:04
9d52b28

Choose a tag to compare

DynamicPPL v0.31.5

Diff since v0.31.4

Merged pull requests:

  • Using JET.jl to determine if typed varinfo is okay (#728) (@torfjelde)
  • CompatHelper: add new compat entry for DifferentiationInterface at version 0.6 for package test, (keep existing compat) (#742) (@github-actions[bot])

v0.31.4

08 Dec 18:12
5316700

Choose a tag to compare

DynamicPPL v0.31.4

Diff since v0.31.3

Merged pull requests:

v0.31.3

07 Dec 02:14
f0c31f0

Choose a tag to compare

DynamicPPL v0.31.3

Diff since v0.31.2

Merged pull requests:

v0.31.2

06 Dec 14:42
5a58571

Choose a tag to compare

DynamicPPL v0.31.2

Diff since v0.31.1

Merged pull requests:

  • Introduce vector_getrange and vector_getranges for VarInfo (#738) (@torfjelde)

v0.31.1

04 Dec 14:28
2252a9b

Choose a tag to compare

DynamicPPL v0.31.1

Diff since v0.31.0

Merged pull requests:

  • Depreciate@submodel l ~ m in favour of l ~ to_submodel(m); rename generated_quantities to returned (#696) (@torfjelde)
  • CompatHelper: bump compat for DynamicPPL to 0.31 for package turing, (keep existing compat) (#735) (@github-actions[bot])
  • Bump codecov/codecov-action from 4 to 5 (#736) (@dependabot[bot])

Closed issues:

  • On the sub model syntax (#270)
  • Need alternative to NamedTuple for SimpleVarInfo (#528)
  • x86 2threads ubuntu CI OOM failure (#725)

v0.31.0

29 Nov 19:28
0a39979

Choose a tag to compare

DynamicPPL v0.31.0

Diff since v0.30.5

Merged pull requests:

Closed issues:

  • submodel and generated_quantities operations on models (#691)

v0.30.5

12 Nov 09:44
f5890a1

Choose a tag to compare

DynamicPPL v0.30.5

Diff since v0.30.4

Merged pull requests:

Closed issues:

  • InexactError with loglikelihood(model, chain) on multiple threads when models have parameters of different types (#684)

v0.30.4

07 Nov 12:15
09e997b

Choose a tag to compare

DynamicPPL v0.30.4

Diff since v0.30.3

Merged pull requests: