Skip to content

Releases: JuliaRobotics/IncrementalInference.jl

v0.30.2

29 Jul 21:31
c64d6d7
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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:

v0.28.0

20 Apr 04:44
61f90af
Compare
Choose a tag to compare

IncrementalInference v0.28.0

Diff since v0.27.4

Merged pull requests:

v0.27.4

04 Apr 20:17
3648542
Compare
Choose a tag to compare

IncrementalInference v0.27.4

Diff since v0.27.3

Closed issues:

  • Solver is not producing PPEs, probably related to the setup of the problem (#1507)

Merged pull requests:

v0.27.3

06 Mar 23:49
6eaf5c9
Compare
Choose a tag to compare

IncrementalInference v0.27.3

Diff since v0.27.2

Closed issues:

  • Unable to pack Mixture (#1498)

Merged pull requests: