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 c05a548 commit f6d2003Copy full SHA for f6d2003
Project.toml
@@ -1,7 +1,7 @@
1
name = "ITensorNetworks"
2
uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7"
3
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>, Joseph Tindall <jtindall@flatironinstitute.org> and contributors"]
4
-version = "0.13.15"
+version = "0.13.16"
5
6
[deps]
7
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -54,7 +54,7 @@ Adapt = "4"
54
Combinatorics = "1"
55
Compat = "3, 4"
56
DataGraphs = "0.2.3"
57
-DataStructures = "0.18"
+DataStructures = "0.18, 0.19"
58
Dictionaries = "0.4"
59
Distributions = "0.25.86"
60
DocStringExtensions = "0.9"
0 commit comments