Skip to content

Commit

Permalink
New package: OneHotArrays v0.1.0 (#64647)
Browse files Browse the repository at this point in the history
UUID: 0b1bfda6-eb8a-41d2-88d8-f5af5cad476f
Repo: https://github.com/FluxML/OneHotArrays.jl.git
Tree: 2f6efe2f76d57a0ee67cb6eff49b4d02fccbd175

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jul 23, 2022
1 parent 3da1086 commit 8b3af8c
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 0 deletions.
7 changes: 7 additions & 0 deletions O/OneHotArrays/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
Adapt = "3"
ChainRulesCore = "1.13.0-1"
GPUArrays = "8.2.1-8"
MLUtils = "0.2"
NNlib = "0.8"
julia = "1.6.0-1"
7 changes: 7 additions & 0 deletions O/OneHotArrays/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
GPUArrays = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
3 changes: 3 additions & 0 deletions O/OneHotArrays/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "OneHotArrays"
uuid = "0b1bfda6-eb8a-41d2-88d8-f5af5cad476f"
repo = "https://github.com/FluxML/OneHotArrays.jl.git"
2 changes: 2 additions & 0 deletions O/OneHotArrays/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "2f6efe2f76d57a0ee67cb6eff49b4d02fccbd175"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ some amount of consideration when choosing package names.
0b12f483-aaff-4a42-bf4f-5a3345f2360f = { name = "Pitaya", path = "P/Pitaya" }
0b152c4a-7e29-418b-9258-223db38db9d9 = { name = "SwapStreams", path = "S/SwapStreams" }
0b1a1467-8014-51b9-945f-bf0ae24f4b77 = { name = "KrylovKit", path = "K/KrylovKit" }
0b1bfda6-eb8a-41d2-88d8-f5af5cad476f = { name = "OneHotArrays", path = "O/OneHotArrays" }
0b3b1443-0f03-428d-bdfb-f27f9c1191ea = { name = "MicroMamba", path = "M/MicroMamba" }
0b43b601-686d-58a3-8a1c-6623616c7cd4 = { name = "Groebner", path = "G/Groebner" }
0b4c9448-09b0-4e78-95ea-3eb3328be36d = { name = "Orthography", path = "O/Orthography" }
Expand Down

0 comments on commit 8b3af8c

Please sign in to comment.