Skip to content

Commit

Permalink
New version: YaoBlocks v0.5.0 (#2449)
Browse files Browse the repository at this point in the history
UUID: 418bc28f-b43b-5e0b-a6e7-61bbc1a2c1df
Repo: https://github.com/QuantumBFS/YaoBlocks.jl.git
Tree: efed606a2dcc8ebc27d02d34404c5c9968eba9a6

Registrator tree SHA: 3358484330f361397979cc5f65a9354333511e25
  • Loading branch information
JuliaRegistrator authored and StefanKarpinski committed Aug 7, 2019
1 parent a0e8a8a commit e142238
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
7 changes: 6 additions & 1 deletion Y/YaoBlocks/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,15 @@ YaoArrayRegister = "0.3.5-0"

["0.3.4-0"]
YaoArrayRegister = "0.3.5-0.3"
YaoBase = "0.9.1-0.9"

["0.3.4-0.3"]
BitBasis = "0.4.4-0.4"

["0.3.4-0.4"]
YaoBase = "0.9.1-0.9"

["0.4-0"]
BitBasis = "0.5"

["0.5-0"]
YaoBase = "0.10"
4 changes: 3 additions & 1 deletion Y/YaoBlocks/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ CacheServers = "a921213e-d44a-5460-ac04-5d720a99ba71"
ExponentialUtilities = "d4d017d3-3776-5f7e-afef-a10c40355c18"
LegibleLambdas = "f1f30506-32fe-5131-bd72-7c197988f9e5"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LinearMaps = "7a12625a-238d-50fd-b39a-03d52299707e"
LuxurySparse = "d05aeea4-b7d4-55ac-b691-9e7fabb07ba2"
MLStyle = "d8e11817-5142-5d16-987a-aa16d5891078"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand All @@ -17,5 +16,8 @@ YaoBase = "a8f54c17-34bc-5a9d-b050-f522fe3f755f"
["0-0.2"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0-0.4"]
LinearMaps = "7a12625a-238d-50fd-b39a-03d52299707e"

["0.3.2-0"]
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
3 changes: 3 additions & 0 deletions Y/YaoBlocks/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ git-tree-sha1 = "0a1ece6c7ae0216d725e39635631ebdc5ac1a963"

["0.4.1"]
git-tree-sha1 = "b8bc94a5cf7225cf987cb8fef8f48b7d84ad0542"

["0.5.0"]
git-tree-sha1 = "efed606a2dcc8ebc27d02d34404c5c9968eba9a6"

0 comments on commit e142238

Please sign in to comment.