Skip to content

Commit

Permalink
New package: UniqueKronecker v0.1.0
Browse files Browse the repository at this point in the history
UUID: dd29a912-d12a-442e-ae57-6933397c0393
Repo: https://github.com/smallpondtom/UniqueKronecker.jl.git
Tree: feb2ccc9d89ca0d005c011f4bff14fa8f72196d5

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Sep 24, 2024
1 parent cbb4043 commit 5bbbd59
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9922,6 +9922,7 @@ dd1544ca-2576-438c-a599-ae96278fd687 = { name = "ReinforcementLearningDatasets",
dd192d2f-8180-539f-9fb4-cc70b1dcf69a = { name = "LibVPX_jll", path = "jll/L/LibVPX_jll" }
dd23b82c-c6e2-490f-8a36-5dab9c7f2253 = { name = "VueJS", path = "V/VueJS" }
dd25e4c7-56c0-4344-ab7a-80f9379a34f4 = { name = "PermutationTests", path = "P/PermutationTests" }
dd29a912-d12a-442e-ae57-6933397c0393 = { name = "UniqueKronecker", path = "U/UniqueKronecker" }
dd2b58c7-5af7-4f17-9e46-57c68ac813fb = { name = "GridGraphs", path = "G/GridGraphs" }
dd2c4c9e-a32f-5b2f-b342-08c2f244fce8 = { name = "NearestNeighborDescent", path = "N/NearestNeighborDescent" }
dd3044d3-6c85-52eb-b239-9fbeaa51d7ac = { name = "CALCEPH_jll", path = "jll/C/CALCEPH_jll" }
Expand Down
4 changes: 4 additions & 0 deletions U/UniqueKronecker/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
Combinatorics = "1"
Kronecker = "0.5-0.6"
StatsBase = "0.34-0.36"
6 changes: 6 additions & 0 deletions U/UniqueKronecker/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Kronecker = "2c470bb0-bcc8-11e8-3dad-c9649493f05e"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
3 changes: 3 additions & 0 deletions U/UniqueKronecker/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "UniqueKronecker"
uuid = "dd29a912-d12a-442e-ae57-6933397c0393"
repo = "https://github.com/smallpondtom/UniqueKronecker.jl.git"
2 changes: 2 additions & 0 deletions U/UniqueKronecker/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "feb2ccc9d89ca0d005c011f4bff14fa8f72196d5"

0 comments on commit 5bbbd59

Please sign in to comment.