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