We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89e588f commit 7e4c461Copy full SHA for 7e4c461
Project.toml
@@ -1,6 +1,6 @@
1
name = "ITensorNetworks"
2
uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7"
3
-version = "0.15.24"
+version = "0.15.25"
4
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>, Joseph Tindall <jtindall@flatironinstitute.org> and contributors"]
5
6
[workspace]
docs/Project.toml
@@ -14,6 +14,7 @@ path = ".."
14
15
[compat]
16
Documenter = "1.10"
17
+Graphs = "1"
18
ITensorFormatter = "0.2.27"
19
ITensorNetworks = "0.15"
20
ITensors = "0.9"
0 commit comments