Skip to content

Commit

Permalink
New version: Unfolding v0.1.4 (#24829)
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: 87d6d9f2ee606bbd5a40a119a7be92d91c27a00a

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Nov 17, 2020
1 parent 58166ca commit c7575de
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion U/Unfolding/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
Clustering = "0.14"
ImageMorphology = "0.2"
LightGraphs = "1.3.0-1"
MultivariateStats = "0.7"
NearestNeighbors = "0.4"
SimpleWeightedGraphs = "1.1.0-1"
StatsPlots = "0.14"
Expand All @@ -16,6 +15,9 @@ StatsBase = "0.33"
["0-0.1.1"]
Optim = "0.22"

["0-0.1.3"]
MultivariateStats = "0.7"

["0.1.1-0"]
StatsBase = "0.24-0.33"

Expand All @@ -27,3 +29,6 @@ Optim = ["0.22", "1"]

["0.1.3-0"]
Distances = "0.7-0.10"

["0.1.4-0"]
MultivariateStats = "0.7-0.8"
3 changes: 3 additions & 0 deletions U/Unfolding/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "2b2bdb90404512f3b2f1248a1a87fcf441bc0741"

["0.1.3"]
git-tree-sha1 = "210642ed60bbabc353bde5413f7257bfa9005ffb"

["0.1.4"]
git-tree-sha1 = "87d6d9f2ee606bbd5a40a119a7be92d91c27a00a"

0 comments on commit c7575de

Please sign in to comment.