Skip to content

Releases: JuliaRobotics/IncrementalInference.jl

v0.20.3

22 Jan 03:02
57c07fd
Compare
Choose a tag to compare

IncrementalInference v0.20.3

Diff since v0.20.2

Closed issues:

  • Segfault on copyGraph! / deepcopy_internal (jl1.4.2) (#1113)
  • Does not yet run Julia 1.6-beta1, typename error (#1120)
  • "deconvolution tools via differential factors" test fail on julia1.6-beta (#1123)

Merged pull requests:

v0.20.2

06 Jan 19:33
19bed2f
Compare
Choose a tag to compare

IncrementalInference v0.20.2

Diff since v0.20.1

Merged pull requests:

v0.20.1

05 Jan 20:51
e9a5ed6
Compare
Choose a tag to compare

IncrementalInference v0.20.1

Diff since v0.20.0

Merged pull requests:

v0.20.0

04 Jan 06:59
Compare
Choose a tag to compare

IncrementalInference v0.20.0

Diff since v0.19.1

Closed issues:

  • standardize special sampler using new FMd / CalcResidual (#927)
  • tag v0.19.1 (#1092)

Merged pull requests:

v0.19.1

01 Jan 01:45
d8eeba7
Compare
Choose a tag to compare

IncrementalInference v0.19.1

Diff since v0.19.0

Closed issues:

  • parseusermultihypo assertion error (#1086)

Merged pull requests:

v0.18.2

31 Dec 01:43
Compare
Choose a tag to compare

IncrementalInference v0.18.2

Diff since v0.18.1

Closed issues:

  • Remove Union types from FactorMetadata (#383)
  • Clique label field and label attribute is a bit confusing with getter/setter. (#551)
  • test repeatCSMStep! (#742)
  • Consolidate buildTreeFromOrdering! functions (#983)
  • Bug, FMD not doing multihypo correctly (#1025)
  • xdot error in drawTree (#1043)
  • rn resetBuildTree! -> buildTreeReset! (#1045)
  • animateStateMachineHistoryIntervalCompound not found from csmAnimate (#1046)
  • rn internal tags,eg :__LIKELIHOODMESSAGE__ (#1048)
  • rn tree.variableOrder -> tree.eliminationOrder (#1049)
  • Missing deprecation for fetchMsgUpThis (#1053)
  • Double adding DOWN COMMON MsgPriors (#1068)
  • Deprecate AbstractRelativeRoots shuffleX, preserve partial (#1072)
  • tag v0.19.0 (#1085)

Merged pull requests:

v0.19.0

30 Dec 19:47
5d73f59
Compare
Choose a tag to compare

IncrementalInference v0.19.0

Diff since v0.18.1

Closed issues:

  • Remove Union types from FactorMetadata (#383)
  • Clique label field and label attribute is a bit confusing with getter/setter. (#551)
  • test repeatCSMStep! (#742)
  • Consolidate buildTreeFromOrdering! functions (#983)
  • Bug, FMD not doing multihypo correctly (#1025)
  • xdot error in drawTree (#1043)
  • rn resetBuildTree! -> buildTreeReset! (#1045)
  • animateStateMachineHistoryIntervalCompound not found from csmAnimate (#1046)
  • rn internal tags,eg :__LIKELIHOODMESSAGE__ (#1048)
  • rn tree.variableOrder -> tree.eliminationOrder (#1049)
  • Missing deprecation for fetchMsgUpThis (#1053)
  • Double adding DOWN COMMON MsgPriors (#1068)
  • Deprecate AbstractRelativeRoots shuffleX, preserve partial (#1072)

Merged pull requests:

v0.18.1

20 Dec 23:35
9fb94c9
Compare
Choose a tag to compare

IncrementalInference v0.18.1

Diff since v0.18.0

Closed issues:

  • TreeClique index field and underlining graphs structure indexes (#540)
  • [DEV] Overview of issues related to parametric and consolation (#558)
  • BayesTree alternative to Graphs.jl (#609)
  • Manifest VariableTypes (Singleton model) and new FMD (#783)
  • Parent CSM should resolve sibling init order (if partials or similar) (#954)
  • tag v0.18.0 (#1041)
  • Debug tools are broken on new CSM (#1055)

Merged pull requests:

v0.18.0

09 Dec 13:40
e108b6e
Compare
Choose a tag to compare

IncrementalInference v0.18.0

Diff since v0.17.0

Closed issues:

  • draw fg and bayes tree with xdot, separate pdf (#691)
  • Update and document CSM colors (#1007)
  • Julia error and exit on 1000 particles (#1013)
  • prepBatchTree! not drawing bayes net (#1015)
  • drawTree not working with filepath and imgs keyword arguments (#1016)
  • rename ODERelative -> DERelative (#1031)
  • some graphs cannot be initialized, need warning (#1035)

Merged pull requests:

v0.17.0

29 Oct 21:17
c9a69ee
Compare
Choose a tag to compare

IncrementalInference v0.17.0

Diff since v0.16.2

Closed issues:

  • Finalize state for CSM loggers (#321)
  • csmc.condition should all be made thread safe (#597)
  • ensure csm up msg updated in recycle after repeat down (#599)
  • Tree init regression in buildup to DFG v0.6 IIF v0.9 (#602)
  • Decide if msg channels in BTND or edges only (#675)
  • Undo CliqStatus back to an enum (#744)
  • Consolidate btnd.solvableDims into LikelihoodMessage (#910)
  • Consolidate CSM down msg functions (#938)
  • Should isCliqMarginalizedFromVars be deprecated (#962)
  • getSuggestedPPE --> getPPESuggested (#973)
  • BoundsError on getCliqVarInitOrderUp, solving Hexagonal (#982)
  • Take! Clique State Machine Resolution (#989)
  • solveCliqDownFrontalProducts! causes BoundsError and DimensionMismatch errors (#993)
  • switch to defVariable macro (#995)
  • Unable to open document “file:///tmp/caesar/random/bt_4684e640.pdf”. (#996)
  • Bug - Mixture Prior is not an AbstractPrior (#998)
  • Intermittent error in addLikelihoodsDifferential! (solveFactorMeasurements) (#1009)

Merged pull requests: