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 352fedd commit 68e0843Copy full SHA for 68e0843
1 file changed
Project.toml
@@ -18,12 +18,17 @@ Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
18
EntanglementDetectionTullio = "Tullio"
19
20
[compat]
21
-FrankWolfe = "0.4.1, 0.5"
22
-Ket = "0.5.1, 0.6"
23
-Printf = "1.11.0"
24
-Random = "1.11.0"
+DoubleFloats = "1.4.0"
+FrankWolfe = "0.4.1 - 0.5"
+Ket = "0.5.1 - 0.6"
+LinearAlgebra = "1"
25
+Printf = "1"
26
+Quadmath = "0.5.13"
27
+Random = "1"
28
Roots = "2.2"
29
+Test = "1"
30
Tullio = "0.3.8"
31
+julia = "1.9"
32
33
[extras]
34
DoubleFloats = "497a8b3b-efae-58df-a0af-a86822472b78"
0 commit comments