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 8aeb22e commit 4e86ffcCopy full SHA for 4e86ffc
Project.toml
@@ -1,7 +1,7 @@
1
name = "PEPSKit"
2
uuid = "52969e89-939e-4361-9b68-9bc7cde4bdeb"
3
-authors = ["Paul Brehmer", "Lander Burgelman", "Lukas Devos <ldevos98@gmail.com>"]
4
version = "0.7.0"
+authors = ["Paul Brehmer", "Lander Burgelman", "Lukas Devos <ldevos98@gmail.com>"]
5
6
[deps]
7
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -43,7 +43,7 @@ Printf = "1"
43
QuadGK = "2.11.1"
44
Random = "1"
45
Statistics = "1"
46
-TensorKit = "0.15"
+TensorKit = "0.15, 0.16"
47
TensorOperations = "5"
48
TestExtras = "0.3"
49
VectorInterface = "0.4, 0.5"
0 commit comments