Skip to content

Releases: JuliaRobotics/IncrementalInference.jl

v0.30.5

19 Aug 15:32
ca6f75b

Choose a tag to compare

IncrementalInference v0.30.5

Diff since v0.30.4

Closed issues:

  • MethodError: no method matching deepcopy_internal on julia 1.8 rc1 (#1530)

Merged pull requests:

v0.30.4

14 Aug 03:30
5723a26

Choose a tag to compare

IncrementalInference v0.30.4

Diff since v0.30.3

Closed issues:

  • test initVariable when using Neo4jDFG driver (#1595)

Merged pull requests:

v0.30.3

09 Aug 14:15
97d4161

Choose a tag to compare

IncrementalInference v0.30.3

Diff since v0.30.2

Closed issues:

  • Attempt to access 0-element Vector{Float64} at index [1] (#1136)
  • CalcFactor.cache in Parametric case (#1480)

Merged pull requests:

v0.30.2

29 Jul 21:31
c64d6d7

Choose a tag to compare

IncrementalInference v0.30.2

Diff since v0.30.1

Merged pull requests:

v0.30.1

27 Jul 08:24
b638a6c

Choose a tag to compare

IncrementalInference v0.30.1

Diff since v0.30.0

Closed issues:

  • Standardize IIF.Mixture as density (#1504)
  • Ensure tree construction code is only compiled once, (#1513)
  • Ensure params.attemptGradients=false actually does disable gradient code (#1561)
  • A new method for CCW is compiled on every factor added (#1564)
  • Regression, new bug, related to useMsgLikelihoods (#1574)

Merged pull requests:

  • Parametric Refactor (#1560) (@Affie)
  • CCW.params NamedTuple->Tuple (#1565) (@Affie)
  • CompatHelper: add new compat entry for OrderedCollections at version 1, (keep existing compat) (#1567) (@github-actions[bot])
  • OrderedDict changed variable ordering (#1569) (@Affie)
  • v0.30.1-rc1 (#1572) (@dehann)
  • Fix samplTangent MKD coords, and test (#1576) (@Affie)
  • workflow_dispatch in CI (#1577) (@Affie)

v0.30.0

11 Jul 08:08
d8c8257

Choose a tag to compare

IncrementalInference v0.30.0

Diff since v0.29.1

Closed issues:

  • multihypo check to avoid incorrect api usage (#424)

Merged pull requests:

v0.29.1

08 Jul 07:39
784bee0

Choose a tag to compare

IncrementalInference v0.29.1

Diff since v0.29.0

Closed issues:

  • initManual! a parametric from distribution, solveKey :parametric (#1534)
  • Manual init on Parametric does not work properly on manifold. (#1547)

Merged pull requests:

v0.29.0

28 Jun 21:10
cb24649

Choose a tag to compare

IncrementalInference v0.29.0

Diff since v0.28.2

Closed issues:

  • Restore tests on solveTree! parametric (#1229)
  • missing solveKey=:parametric before solve or init (#1243)
  • test regression, solveTree! :parametric w/ Manifolds.jl (#1289)
  • Sphere(2) variable with a prior gives wrong numerical result (#1298)
  • Consider using identity_like_element (#1527)
  • Consider splitting CI tests into two parts (#1528)
  • replace deprecated initManual! with initVariable! (#1536)
  • Manual init variable for parametric (#1540)
  • Fix parametric solveTree numerical tests_broken (#1542)

Merged pull requests:

v0.28.2

05 May 09:14
2e78309

Choose a tag to compare

IncrementalInference v0.28.2

Diff since v0.28.1

Closed issues:

  • refactor tests for tutorials (#1474)
  • updateParametricSolution! not on manifold (#1521)

Merged pull requests:

v0.28.1

25 Apr 16:19
70e0e95

Choose a tag to compare

IncrementalInference v0.28.1

Diff since v0.28.0

Closed issues:

  • bad init for multihypo clique solve requires fresh entropy (#1517)

Merged pull requests: