Skip to content

Commit 7eac4b9

Browse files
authored
New version: ITensorBase v0.8.0 (#1112)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent 348305a commit 7eac4b9

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

I/ITensorBase/Compat.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,11 @@ Combinatorics = "1"
121121
TermInterface = "2"
122122
WrappedUnions = "0.3"
123123

124+
["0.7"]
125+
TensorAlgebra = "0.10"
126+
124127
["0.7-0"]
125128
MatrixAlgebraKit = "0.2-0.6"
126-
TensorAlgebra = "0.10"
129+
130+
["0.8-0"]
131+
TensorAlgebra = "0.11"

I/ITensorBase/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,3 +239,6 @@ git-tree-sha1 = "74f3d2276aabeee1b8ecfbd5bbe92069108b60c1"
239239

240240
["0.7.0"]
241241
git-tree-sha1 = "c1dbf3b468a664b40b3e7c313b3b0a8f055b3856"
242+
243+
["0.8.0"]
244+
git-tree-sha1 = "f343e0f21b6c666b615656868d81ec7f888e824a"

0 commit comments

Comments
 (0)