Skip to content

Commit

Permalink
New version: Unfolding v0.2.7 (#110345)
Browse files Browse the repository at this point in the history
UUID: c5d2ca1b-4127-462e-b5fa-7f6e5ca16f83
Repo: https://github.com/rmcaixeta/Unfolding.jl.git
Tree: 5e3303da0a886cb2672a986be56aa1c6d1cc953c

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jul 3, 2024
1 parent 8765061 commit c05632a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 7 deletions.
29 changes: 22 additions & 7 deletions U/Unfolding/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[0]
Clustering = "0.14"
NearestNeighbors = "0.4"

["0-0.1.0"]
Expand Down Expand Up @@ -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"

Expand All @@ -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"
3 changes: 3 additions & 0 deletions U/Unfolding/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ git-tree-sha1 = "300e60be4817fc95b8d48a55cb0622121fa6369e"

["0.2.6"]
git-tree-sha1 = "a68ef7f4e9b954dca620554ace4beb45e7a8ae34"

["0.2.7"]
git-tree-sha1 = "5e3303da0a886cb2672a986be56aa1c6d1cc953c"

0 comments on commit c05632a

Please # to comment.