From d7d79f3a68a6e52c03d0e037035d0bd71eb150a0 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Wed, 3 Jul 2024 15:54:35 +0000 Subject: [PATCH] New version: Unfolding v0.2.7 UUID: c5d2ca1b-4127-462e-b5fa-7f6e5ca16f83 Repo: https://github.com/rmcaixeta/Unfolding.jl.git Tree: 5e3303da0a886cb2672a986be56aa1c6d1cc953c Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- U/Unfolding/Compat.toml | 29 ++++++++++++++++++++++------- U/Unfolding/Versions.toml | 3 +++ 2 files changed, 25 insertions(+), 7 deletions(-) diff --git a/U/Unfolding/Compat.toml b/U/Unfolding/Compat.toml index 7b5bc611d842bcf..95f28c5a6bd7ca7 100644 --- a/U/Unfolding/Compat.toml +++ b/U/Unfolding/Compat.toml @@ -1,5 +1,4 @@ [0] -Clustering = "0.14" NearestNeighbors = "0.4" ["0-0.1.0"] @@ -27,6 +26,9 @@ SimpleWeightedGraphs = "1.1.0-1" ["0-0.2.3"] ImageMorphology = "0.2" +["0-0.2.6"] +Clustering = "0.14" + ["0.1.1-0.1.2"] Distances = "0.7-0.9" @@ -46,26 +48,39 @@ MultivariateStats = "0.7-0.8" Setfield = "0.7" ["0.2.2-0"] -DelimitedFiles = "1.5.0-1" Distances = "0.9-0.10" + +["0.2.2-0.2.6"] +DelimitedFiles = "1.5.0-1" Optim = "1.3.0-1" StatsBase = "0.32-0.33" WriteVTK = "1.10.0-1" julia = "1.5.0-1" -["0.2.3-0"] -Graphs = "1.4.0-1" -SimpleWeightedGraphs = "1.2.0-1" - ["0.2.3-0.2.5"] Setfield = "0.7-0.8" +["0.2.3-0.2.6"] +Graphs = "1.4.0-1" +SimpleWeightedGraphs = "1.2.0-1" + ["0.2.4-0.2.5"] ImageMorphology = "0.2-0.3" -["0.2.5-0"] +["0.2.5-0.2.6"] MultivariateStats = "0.7-0.9" ["0.2.6-0"] ImageMorphology = "0.2-0.4" Setfield = ["0.7-0.8", "1"] + +["0.2.7-0"] +Clustering = "0.14-0.15" +DelimitedFiles = "1" +Graphs = "1.11.0-1" +MultivariateStats = "0.7-0.10" +Optim = "1.9.0-1" +SimpleWeightedGraphs = "1.4.0-1" +StatsBase = "0.32-0.34" +WriteVTK = "1.18.0-1" +julia = "1.9.0-1" diff --git a/U/Unfolding/Versions.toml b/U/Unfolding/Versions.toml index 42e32b008d7ab33..84cf5577b72c1ce 100644 --- a/U/Unfolding/Versions.toml +++ b/U/Unfolding/Versions.toml @@ -42,3 +42,6 @@ git-tree-sha1 = "300e60be4817fc95b8d48a55cb0622121fa6369e" ["0.2.6"] git-tree-sha1 = "a68ef7f4e9b954dca620554ace4beb45e7a8ae34" + +["0.2.7"] +git-tree-sha1 = "5e3303da0a886cb2672a986be56aa1c6d1cc953c"