Skip to content

Commit d71c686

Browse files
authored
New version: ITensorBase v0.7.0 (#1104)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent 9f371ae commit d71c686

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

I/ITensorBase/Compat.toml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,15 @@ NamedDimsArrays = "0.14-0.15"
102102
["0.5.19-0.5"]
103103
TensorAlgebra = "0.3-0.9"
104104

105+
["0.6"]
106+
TensorAlgebra = "0.9.6-0.9"
107+
105108
["0.6-0"]
106109
ArrayLayouts = "1.11.0-1"
107110
Compat = "4.16.0-4"
108111
LinearAlgebra = "1.10.0-1"
109112
OrderedCollections = "1.6.0-1"
110113
SimpleTraits = "0.9.4-0.9"
111-
TensorAlgebra = "0.9.6-0.9"
112114
TupleTools = "1.6.0-1"
113115
UUIDs = "1.10.0-1"
114116
VectorInterface = "0.5-0.6"
@@ -118,3 +120,7 @@ AbstractTrees = "0.4.5-0.4"
118120
Combinatorics = "1"
119121
TermInterface = "2"
120122
WrappedUnions = "0.3"
123+
124+
["0.7-0"]
125+
MatrixAlgebraKit = "0.2-0.6"
126+
TensorAlgebra = "0.10"

I/ITensorBase/Deps.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,6 @@ AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
5151
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
5252
TermInterface = "8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c"
5353
WrappedUnions = "325db55a-9c6c-5b90-b1a2-ec87e7a38c44"
54+
55+
["0.7-0"]
56+
MatrixAlgebraKit = "6c742aac-3347-4629-af66-fc926824e5e4"

I/ITensorBase/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,3 +236,6 @@ git-tree-sha1 = "3ab7bc56867b23c068bd6afc0565c217b2944e70"
236236

237237
["0.6.3"]
238238
git-tree-sha1 = "74f3d2276aabeee1b8ecfbd5bbe92069108b60c1"
239+
240+
["0.7.0"]
241+
git-tree-sha1 = "c1dbf3b468a664b40b3e7c313b3b0a8f055b3856"

0 commit comments

Comments
 (0)