From 60627163c6460829a518fe013dcfa8bc95e28e2f Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Tue, 23 Jan 2024 17:50:47 +0000 Subject: [PATCH] New version: IncrementalInference v0.35.3 UUID: 904591bb-b899-562f-9e6f-b8df64c7d480 Repo: https://github.com/JuliaRobotics/IncrementalInference.jl.git Tree: 9c7037cef18d565a0de1877db8557cf6449adcb4 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- I/IncrementalInference/Compat.toml | 16 +++++++++++++--- I/IncrementalInference/Versions.toml | 3 +++ 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/I/IncrementalInference/Compat.toml b/I/IncrementalInference/Compat.toml index e7ce0116afb9860..939b4628d238734 100644 --- a/I/IncrementalInference/Compat.toml +++ b/I/IncrementalInference/Compat.toml @@ -331,11 +331,13 @@ 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" @@ -343,16 +345,24 @@ ApproxManifoldProducts = "0.7" 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" diff --git a/I/IncrementalInference/Versions.toml b/I/IncrementalInference/Versions.toml index d7dd68ff6193191..9a76a21276c86a8 100644 --- a/I/IncrementalInference/Versions.toml +++ b/I/IncrementalInference/Versions.toml @@ -384,3 +384,6 @@ git-tree-sha1 = "41a704ac6dc2eee7f71f2b1dd901ca21f38a5637" ["0.35.2"] git-tree-sha1 = "062bd9b1a45c53124226f085d4740014015be3f1" + +["0.35.3"] +git-tree-sha1 = "9c7037cef18d565a0de1877db8557cf6449adcb4"