Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 12:10
· 1 commit to main since this release

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: