We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebdebf0 commit ca5c4d5Copy full SHA for ca5c4d5
Project.toml
@@ -1,6 +1,6 @@
1
name = "Yao"
2
uuid = "5872b779-8223-5990-8dd0-5abbb0748c8c"
3
-version = "0.7.0"
+version = "0.7.1"
4
5
[deps]
6
BitBasis = "50ba71b6-fa0f-514d-ae9a-0916efc90dcf"
@@ -14,16 +14,16 @@ YaoSym = "3b27209a-d3d6-11e9-3c0f-41eb92b2cb9d"
14
[compat]
15
BitBasis = "0.7"
16
Reexport = "1"
17
-YaoArrayRegister = "0.8"
18
YaoAPI = "0.3"
+YaoArrayRegister = "0.8"
19
YaoBase = "0.15"
20
YaoBlocks = "0.12"
21
YaoSym = "0.5"
22
julia = "1"
23
24
[extras]
25
-LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
26
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
+LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
27
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
28
29
[targets]
0 commit comments