Skip to content

Commit

Permalink
New version: Unfolding v0.1.5 (#26039)
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: 6b8b9c1679e045575416a24452ffa68c4c0700ae

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Dec 8, 2020
1 parent 6cc5730 commit 92d4acb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
4 changes: 3 additions & 1 deletion U/Unfolding/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ ImageMorphology = "0.2"
LightGraphs = "1.3.0-1"
NearestNeighbors = "0.4"
SimpleWeightedGraphs = "1.1.0-1"
StatsPlots = "0.14"
WriteVTK = "1.7.0-1"
julia = "1"

Expand All @@ -18,6 +17,9 @@ Optim = "0.22"
["0-0.1.3"]
MultivariateStats = "0.7"

["0-0.1.4"]
StatsPlots = "0.14"

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

Expand Down
4 changes: 3 additions & 1 deletion U/Unfolding/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ Optim = "429524aa-4258-5aef-a3af-852621145aeb"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SimpleWeightedGraphs = "47aef6b3-ad0c-573a-a1e2-d07658019622"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"

["0-0.1.1"]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"

["0-0.1.4"]
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
3 changes: 3 additions & 0 deletions U/Unfolding/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "210642ed60bbabc353bde5413f7257bfa9005ffb"

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

["0.1.5"]
git-tree-sha1 = "6b8b9c1679e045575416a24452ffa68c4c0700ae"

0 comments on commit 92d4acb

Please sign in to comment.