Skip to content

Commit

Permalink
New version: CuYao v0.2.2
Browse files Browse the repository at this point in the history
UUID: b48ca7a8-dd42-11e8-2b8e-1b7706800275
Repo: https://github.com/QuantumBFS/CuYao.jl.git
Tree: 254735753349ee1c56469e8424c1ca047c49c505

Registrator tree SHA: nothing
  • Loading branch information
JuliaRegistrator committed May 17, 2020
1 parent 417fb97 commit 3d04ddf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion C/CuYao/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,14 @@ GPUArrays = "2"
LuxurySparse = "0.5"
StatsBase = "0.32"

["0.2.1"]
CuArrays = "1.5.0-2"

["0.2.1-0"]
CUDAnative = "2.6.0-3"
CuArrays = "1.5.0-2"
GPUArrays = "2-3"
LuxurySparse = "0.5-0.6"
StatsBase = "0.32-0.33"

["0.2.2-0"]
CuArrays = ["1.5.0-1", "2.2.0-2"]
3 changes: 3 additions & 0 deletions C/CuYao/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "a75d6f072823224e297abfc4532ea46a673a8d83"

["0.2.1"]
git-tree-sha1 = "962331c57df2a8c0737f4f1e4c19bb16491d1656"

["0.2.2"]
git-tree-sha1 = "254735753349ee1c56469e8424c1ca047c49c505"

0 comments on commit 3d04ddf

Please sign in to comment.