Skip to content

Releases: ReactiveBayes/GraphPPL.jl

v4.5.1

06 Jan 10:59
6f99b13
Compare
Choose a tag to compare

GraphPPL v4.5.1

Diff since v4.5.0

Merged pull requests:

Closed issues:

  • It is not possible to instantiate an empty array in the model macro (#261)
  • Factorization constraints may attempt to create a variable (#262)

v4.5.0

20 Dec 10:12
a630f63
Compare
Choose a tag to compare

GraphPPL v4.5.0

Diff since v4.4.1

Merged pull requests:

v4.4.1

11 Dec 20:39
Compare
Choose a tag to compare

GraphPPL v4.4.1

Diff since v4.4.0

Merged pull requests:

v4.4.0

11 Dec 11:08
Compare
Choose a tag to compare

GraphPPL v4.4.0

Diff since v4.3.4

Merged pull requests:

Closed issues:

  • Improving Graph Visualization Functionality (#233)

v4.3.4

06 Dec 15:43
Compare
Choose a tag to compare

GraphPPL v4.3.4

Diff since v4.3.3

Merged pull requests:

Closed issues:

  • Inference using a DataArray (#23)
  • We should specify that the internal data structure used is bi-partite FG (in the developer's documentation) (#237)
  • Error when running infer due to splatting (#240)

v4.3.3

20 Aug 15:08
a165516
Compare
Choose a tag to compare

GraphPPL v4.3.3

Diff since v4.3.2

Merged pull requests:

v4.3.2

17 Jul 09:50
3c62c3f
Compare
Choose a tag to compare

GraphPPL v4.3.2

Diff since v4.3.1

Merged pull requests:

v4.3.1

03 Jul 08:18
88ca4ac
Compare
Choose a tag to compare

GraphPPL v4.3.1

Diff since v4.3.0

Merged pull requests:

  • Throw warning if we compare VariableRef to anything other than VariableRef (#243) (@wouterwln)
  • CompatHelper: bump compat for Static to 1, (keep existing compat) (#244) (@github-actions[bot])
  • Multivariate input to function (#245) (@wouterwln)

Closed issues:

  • Constraint specified in where clause is not parsed (#91)
  • Array on lhs that will be initialized by submodel doesn't work (#223)

v4.3.0

17 Jun 13:42
5fdf96e
Compare
Choose a tag to compare

GraphPPL v4.3.0

Diff since v4.2.1

Merged pull requests:

v4.2.1

10 Jun 15:23
Compare
Choose a tag to compare

GraphPPL v4.2.1

Diff since v4.2.0

Merged pull requests:

  • CompatHelper: bump compat for GraphPlot in [weakdeps] to 0.6, (keep existing compat) (#236) (@github-actions[bot])
  • Constants increase model counter twice (#238) (@wouterwln)
  • Remove gensym function for model (#239) (@wouterwln)