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 16047db commit 0084657Copy full SHA for 0084657
Project.toml
@@ -1,7 +1,7 @@
1
name = "ITensors"
2
uuid = "9136182c-28ba-11e9-034c-db9fb085ebd5"
3
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>", "Miles Stoudenmire <mstoudenmire@flatironinstitute.org>"]
4
-version = "0.9.13"
+version = "0.9.14"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -64,7 +64,7 @@ TensorOperations = "5.1.4"
64
TimerOutputs = "0.5.5"
65
TupleTools = "1.2"
66
VectorInterface = "0.4, 0.5"
67
-Zeros = "0.3.0"
+Zeros = "0.3.0, 0.4"
68
ZygoteRules = "0.2.2"
69
julia = "1.10"
70
0 commit comments