Skip to content

Commit

Permalink
New version: UnsupervisedClustering v0.2.0 (#90867)
Browse files Browse the repository at this point in the history
UUID: c6b3b713-2a2b-4e07-a35c-d57ac4f46186
Repo: https://github.com/raphasampaio/UnsupervisedClustering.jl.git
Tree: 590fb9cebee084e2ffb7d4e6c7569ee4e5d32f2d

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Sep 5, 2023
1 parent 8508a51 commit 95410ad
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
4 changes: 3 additions & 1 deletion U/UnsupervisedClustering/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ julia = "1.7.0-1"

["0.1.4-0"]
Distances = "0.10"
julia = "1.6.0-1"

["0.1.4-0.1"]
LogExpFunctions = "0.3"
Statistics = "1.6.0-1"
julia = "1.6.0-1"

["0.1.4-0.1.5"]
RegularizedCovarianceMatrices = "0.1"
Expand Down
4 changes: 3 additions & 1 deletion U/UnsupervisedClustering/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
Hungarian = "e91730f6-4275-51fb-a7a0-7064cfbd3b39"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RegularizedCovarianceMatrices = "5bfb50f7-5e0c-48f2-b6cf-e6e905952022"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

["0-0.1"]
LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688"

["0.1.1-0.1.3"]
MKL = "33e6dc65-8f57-5167-99aa-e5a354878fb2"
3 changes: 3 additions & 0 deletions U/UnsupervisedClustering/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ git-tree-sha1 = "3dbbc7ffcc09c990f49fc08589a72508d8854aa0"

["0.1.10"]
git-tree-sha1 = "9b0764734e5f2fdb9d8f4fac7d55cfa91c8b8971"

["0.2.0"]
git-tree-sha1 = "590fb9cebee084e2ffb7d4e6c7569ee4e5d32f2d"

0 comments on commit 95410ad

Please sign in to comment.