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 d2e667e commit 66a035dCopy full SHA for 66a035d
Project.toml
@@ -1,7 +1,7 @@
1
name = "ITensorNetworks"
2
uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7"
3
authors = ["Matthew Fishman <[email protected]> and contributors"]
4
-version = "0.2.1"
+version = "0.2.2"
5
6
[deps]
7
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -19,12 +19,12 @@ Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
19
20
[compat]
21
Compat = "3, 4"
22
-DataGraphs = "0.1.1"
+DataGraphs = "0.1.7"
23
Dictionaries = "0.3.15"
24
DocStringExtensions = "0.8, 0.9"
25
Graphs = "1.6"
26
-ITensors = "0.3"
27
-NamedGraphs = "0.1.3"
+ITensors = "0.3.23"
+NamedGraphs = "0.1.8"
28
Requires = "1.3"
29
SimpleTraits = "0.9"
30
SplitApplyCombine = "1.2"
0 commit comments