Skip to content

Commit

Permalink
New version: LowLevelParticleFilters v3.10.1 (#120137)
Browse files Browse the repository at this point in the history
UUID: d9d29d28-c116-5dba-9239-57a5fe23875b
Repo: https://github.com/baggepinnen/LowLevelParticleFilters.jl.git
Tree: 541ea69fe63b0baa081a5791d2a2c50235989bdc

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 25, 2024
1 parent fc2fee5 commit 2a594fc
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 6 deletions.
12 changes: 8 additions & 4 deletions L/LowLevelParticleFilters/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down Expand Up @@ -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"]
Expand Down Expand Up @@ -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]
Expand Down Expand Up @@ -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"

Expand All @@ -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"]
Expand Down
6 changes: 4 additions & 2 deletions L/LowLevelParticleFilters/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"

Expand Down Expand Up @@ -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"]
Expand Down
3 changes: 3 additions & 0 deletions L/LowLevelParticleFilters/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,6 @@ git-tree-sha1 = "98bd1fa1c954a7b2c69cc4098bd757e433af6e3e"

["3.10.0"]
git-tree-sha1 = "ac688032f2050d892b75f23408aabfcf1d3e6292"

["3.10.1"]
git-tree-sha1 = "541ea69fe63b0baa081a5791d2a2c50235989bdc"

0 comments on commit 2a594fc

Please sign in to comment.