Skip to content

Releases: ReactiveBayes/GraphPPL.jl

v4.6.5

21 Oct 10:45
ba1e74e

Choose a tag to compare

GraphPPL v4.6.5

Diff since v4.6.4

Merged pull requests:

  • Improve error for "wrong number of interfaces" (#291) (@fonsp)
  • Create IntegrationTest.yml (#292) (@fonsp)

v4.6.4

02 Oct 09:36
17f5e5f

Choose a tag to compare

GraphPPL v4.6.4

Diff since v4.6.3

Merged pull requests:

  • prevent adding methods to the functions > and >= (#289) (@nsajko)

v4.6.3

28 Aug 18:42
9ea899b

Choose a tag to compare

GraphPPL v4.6.3

Diff since v4.6.2

Merged pull requests:

Closed issues:

  • Error for iteration within constraint function (#270)
  • meta block does not parse lambda expressions within arguments (#272)
  • where expression in the meta is broken (#273)

v4.6.2

04 Feb 15:24
4699844

Choose a tag to compare

GraphPPL v4.6.2

Diff since v4.6.1

Merged pull requests:

  • Force svg+xml for GraphViz object as a workaround (#268) (@bvdmitri)

v4.6.1

04 Feb 08:08
bbb6781

Choose a tag to compare

GraphPPL v4.6.1

Diff since v4.6.0

Merged pull requests:

  • Add source code for MeanField and NoConstraints structures (#267) (@bvdmitri)

v4.6.0

30 Jan 07:07
0261b62

Choose a tag to compare

GraphPPL v4.6.0

Diff since v4.5.1

Merged pull requests:

  • improve benchmark infrastructure (#265) (@wouterwln)
  • Add functionality to access the original source code of the model macro (#266) (@bvdmitri)

v4.5.1

06 Jan 10:59
6f99b13

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

Choose a tag to compare

GraphPPL v4.5.0

Diff since v4.4.1

Merged pull requests:

v4.4.1

11 Dec 20:39

Choose a tag to compare

GraphPPL v4.4.1

Diff since v4.4.0

Merged pull requests:

v4.4.0

11 Dec 11:08

Choose a tag to compare

GraphPPL v4.4.0

Diff since v4.3.4

Merged pull requests:

Closed issues:

  • Improving Graph Visualization Functionality (#233)