Skip to content

Releases: stecrotti/IndexedFactorGraphs.jl

v0.2.0

10 Jul 12:10

Choose a tag to compare

IndexedFactorGraphs v0.2.0

Diff since v0.1.3

Breaking changes

New syntax for variable and factors

The syntax is changed in order to free the factor(s) and variable(s) keywords to be used as Julia variable names.
variable -> v_vertex
factor -> f_vertex
variables -> eachvariable
factors -> eachfactor

Merged pull requests:

v0.1.3

07 Nov 16:41

Choose a tag to compare

IndexedFactorGraphs v0.1.3

Diff since v0.1.2

Merged pull requests:

v0.1.2

03 Oct 09:14

Choose a tag to compare

IndexedFactorGraphs v0.1.2

Diff since v0.1.1

v0.1.1

28 Sep 15:27

Choose a tag to compare

IndexedFactorGraphs v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

20 Apr 13:14

Choose a tag to compare

IndexedFactorGraphs v0.1.0

Merged pull requests: