Skip to content

Releases: TuringLang/DynamicPPL.jl

v0.31.5

10 Dec 10:04
9d52b28
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

DynamicPPL v0.30.4

Diff since v0.30.3

Merged pull requests:

v0.30.3

04 Nov 16:20
b96e368
Compare
Choose a tag to compare

DynamicPPL v0.30.3

Diff since v0.30.2

  • Fix regression in generated_quantities not fixing the values of array variables.

Merged pull requests:

Closed issues:

  • getindex(vi::UntypedVarInfo, spl::AbstractSampler) fails (#705)

v0.30.2

25 Oct 14:05
18af48a
Compare
Choose a tag to compare

DynamicPPL v0.30.2

Diff since v0.30.1

Merged pull requests:

  • CompatHelper: bump compat for Turing to 0.35 for package turing, (keep existing compat) (#697) (@github-actions[bot])