Skip to content

Commit 4cee3b8

Browse files
committed
compat AMP 9 DFG 25
1 parent 20ebfed commit 4cee3b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "IncrementalInference"
22
uuid = "904591bb-b899-562f-9e6f-b8df64c7d480"
33
keywords = ["MM-iSAMv2", "Bayes tree", "junction tree", "Bayes network", "variable elimination", "graphical models", "SLAM", "inference", "sum-product", "belief-propagation"]
44
desc = "Implements the Multimodal-iSAMv2 algorithm."
5-
version = "0.35.4"
5+
version = "0.35.5"
66

77
[deps]
88
ApproxManifoldProducts = "9bbbb610-88a1-53cd-9763-118ce10c1f89"
@@ -65,13 +65,13 @@ IncrInfrInterpolationsExt = "Interpolations"
6565

6666
[compat]
6767
AMD = "0.5"
68-
ApproxManifoldProducts = "0.8, 0.9"
68+
ApproxManifoldProducts = "0.9"
6969
BSON = "0.2, 0.3"
7070
Combinatorics = "1.0"
7171
DataStructures = "0.16, 0.17, 0.18"
7272
DelimitedFiles = "1"
7373
DifferentialEquations = "7"
74-
DistributedFactorGraphs = "0.23, 0.24"
74+
DistributedFactorGraphs = "0.25"
7575
Distributions = "0.24, 0.25"
7676
DocStringExtensions = "0.8, 0.9"
7777
FileIO = "1"

0 commit comments

Comments
 (0)