Skip to content

Commit

Permalink
New version: IncrementalInference v0.35.3 (#99396)
Browse files Browse the repository at this point in the history
UUID: 904591bb-b899-562f-9e6f-b8df64c7d480
Repo: https://github.com/JuliaRobotics/IncrementalInference.jl.git
Tree: 9c7037cef18d565a0de1877db8557cf6449adcb4

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 23, 2024
1 parent 745c2a6 commit b01acf7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
16 changes: 13 additions & 3 deletions I/IncrementalInference/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -331,28 +331,38 @@ ManifoldDiff = "0.3"
PrecompileTools = "1"
SparseDiffTools = "2"
StatsBase = "0.32-0.34"
julia = "1.9.0-1"

["0.34-0.35.0"]
Statistics = "1.9.0-1"

["0.34-0.35.2"]
julia = "1.9.0-1"

["0.34.0"]
ApproxManifoldProducts = "0.7"

["0.34.1-0"]
ApproxManifoldProducts = "0.7-0.8"

["0.35-0"]
Manifolds = "0.9"
ManifoldsBase = "0.15"
Manopt = "0.4.40-0.4"

["0.35.1-0"]
["0.35-0.35.2"]
Manifolds = "0.9"

["0.35.1-0.35.2"]
Statistics = "1"

["0.35.2-0"]
RecursiveArrayTools = "2.31.1-3"

["0.35.3-0"]
LinearAlgebra = "1.10.0-1"
Manifolds = "0.9.12-0.9"
Statistics = "1.10.0-1"
julia = "1.10.0-1"

["0.4"]
KernelDensityEstimate = "0.4"

Expand Down
3 changes: 3 additions & 0 deletions I/IncrementalInference/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -384,3 +384,6 @@ git-tree-sha1 = "41a704ac6dc2eee7f71f2b1dd901ca21f38a5637"

["0.35.2"]
git-tree-sha1 = "062bd9b1a45c53124226f085d4740014015be3f1"

["0.35.3"]
git-tree-sha1 = "9c7037cef18d565a0de1877db8557cf6449adcb4"

0 comments on commit b01acf7

Please sign in to comment.