We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa04027 commit e5e2265Copy full SHA for e5e2265
Project.toml
@@ -1,7 +1,7 @@
1
name = "TensorTrains"
2
uuid = "89893e69-996d-40b1-ba32-8ff5f34c0dd5"
3
-authors = ["stecrotti <stefano.crotti@polito.it>", "abraunst <alfredo.braunstein@polito.it"]
4
version = "0.13.0"
+authors = ["stecrotti <stefano.crotti@polito.it>", "abraunst <alfredo.braunstein@polito.it"]
5
6
[deps]
7
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
@@ -30,6 +30,6 @@ Optim = "1.11"
30
Random = "1.8"
31
StatsBase = "0.33, 0.34"
32
TensorCast = "0.4"
33
-TensorKit = "0.12.0"
+TensorKit = "0.12.0, 0.16"
34
Tullio = "0.3"
35
julia = "1.8"
0 commit comments