Skip to content

Commit f6be8e0

Browse files
authored
New version: ITensorNetworksNext v0.7.0 (#1109)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent 31629ea commit f6be8e0

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

I/ITensorNetworksNext/Compat.toml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,15 @@ Random = "1.10.0-1"
9999
NamedDimsArrays = "0.15.8-0.15"
100100
TensorAlgebra = "0.9.5-0.9"
101101

102-
["0.5-0"]
102+
["0.5-0.6"]
103103
TensorAlgebra = "0.9.7-0.9"
104104

105105
["0.5-0.6.0"]
106106
ITensorBase = "0.6.2-0.6"
107107

108-
["0.6.1-0"]
108+
["0.6.1-0.6"]
109109
ITensorBase = "0.6.3-0.6"
110+
111+
["0.7-0"]
112+
ITensorBase = "0.7"
113+
TensorAlgebra = "0.10"

I/ITensorNetworksNext/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,3 +153,6 @@ git-tree-sha1 = "c3171a8a97c2fda841c7d48391f7326f42bec8a4"
153153

154154
["0.6.1"]
155155
git-tree-sha1 = "31ae3eb16993619721958b0b46de0376908fb077"
156+
157+
["0.7.0"]
158+
git-tree-sha1 = "948f929c4e83807b763e891e2b437f6518756dae"

0 commit comments

Comments
 (0)