From 2a594fcbb4a441e8772e256a987dd5c836b9a019 Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 25 Nov 2024 18:11:18 +0530 Subject: [PATCH] New version: LowLevelParticleFilters v3.10.1 (#120137) UUID: d9d29d28-c116-5dba-9239-57a5fe23875b Repo: https://github.com/baggepinnen/LowLevelParticleFilters.jl.git Tree: 541ea69fe63b0baa081a5791d2a2c50235989bdc Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- L/LowLevelParticleFilters/Compat.toml | 12 ++++++++---- L/LowLevelParticleFilters/Deps.toml | 6 ++++-- L/LowLevelParticleFilters/Versions.toml | 3 +++ 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/L/LowLevelParticleFilters/Compat.toml b/L/LowLevelParticleFilters/Compat.toml index 76fa7a7c8d7b355..077563f26f23176 100644 --- a/L/LowLevelParticleFilters/Compat.toml +++ b/L/LowLevelParticleFilters/Compat.toml @@ -19,7 +19,7 @@ Lazy = "0.0.0-0.14" ["0-1.0.1"] StaticArrays = "0.0.0-0.12" -[0-3] +["0-3.10.0"] Parameters = "0.0.0-0.12" ["0.1.1-0.2.0"] @@ -62,7 +62,7 @@ VectorizationBase = "0.2.5-0.2" ["0.4.1-0.4.3"] RecipesBase = "0.8" -["0.4.1-3"] +["0.4.1-3.10.0"] Lazy = "0.0.0-0.15" ["0.4.1-3.7"] @@ -107,7 +107,7 @@ LoopVectorization = "0.6-0.11" ["1.0.4-3"] LoopVectorization = "0.6-0.12" -["1.0.5-3"] +["1.0.5-3.10.0"] Distributions = "0.21.10-0.25" [2-3] @@ -135,6 +135,10 @@ SciMLBase = "1.29.0-1" ["3.1.1-3.6.1"] SimpleNonlinearSolve = "0.1.2-0.1" +["3.10.1-3"] +Lazy = "0.15" +Parameters = "0.12" + ["3.2.1-3"] Polyester = "0.6-0.7" @@ -144,7 +148,7 @@ StatsAPI = "1.5.0-1" ["3.3.2-3.6.1"] SymbolicIndexingInterface = "0.2" -["3.3.3-3"] +["3.3.3-3.10.0"] ControlSystemsBase = "1" ["3.3.6-3"] diff --git a/L/LowLevelParticleFilters/Deps.toml b/L/LowLevelParticleFilters/Deps.toml index be38e3b865d1dc1..60da49339ccfa3d 100644 --- a/L/LowLevelParticleFilters/Deps.toml +++ b/L/LowLevelParticleFilters/Deps.toml @@ -5,7 +5,6 @@ StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd" Yeppp = "6310b701-1812-5374-a82f-9f6f2d54a40a" [0-3] -Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" Lazy = "50d2b5c4-7a5e-59d5-8109-a42b560f39c0" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" PDMats = "90014a1f-27ba-587c-ab20-58faa44d9150" @@ -15,6 +14,9 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" +["0-3.10.0"] +Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" + ["0.1.2-3"] Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" @@ -54,7 +56,7 @@ StatsAPI = "82ae8749-77ed-4fe6-ae5f-f523153014b0" ["3.3.2-3.6.3"] SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5" -["3.3.3-3"] +["3.3.3-3.10.0"] ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e" ["3.3.9-3.6.1"] diff --git a/L/LowLevelParticleFilters/Versions.toml b/L/LowLevelParticleFilters/Versions.toml index 290a1fe31258a92..b259e3eafac1d89 100644 --- a/L/LowLevelParticleFilters/Versions.toml +++ b/L/LowLevelParticleFilters/Versions.toml @@ -171,3 +171,6 @@ git-tree-sha1 = "98bd1fa1c954a7b2c69cc4098bd757e433af6e3e" ["3.10.0"] git-tree-sha1 = "ac688032f2050d892b75f23408aabfcf1d3e6292" + +["3.10.1"] +git-tree-sha1 = "541ea69fe63b0baa081a5791d2a2c50235989bdc"