Skip to content

Commit 20580a5

Browse files
authored
New version: TensorAlgebra v0.17.0 (#1191)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent a81e3ad commit 20580a5

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

T/TensorAlgebra/Compat.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ StridedViews = "0.5"
2323
["0.16.2-0"]
2424
Random = "1.10.0-1"
2525

26+
["0.17-0"]
27+
MatrixAlgebraKit = "0.6"
28+
2629
["0.2.3-0.3.5"]
2730
MatrixAlgebraKit = "0.1.1-0.1"
2831

@@ -53,7 +56,7 @@ MatrixAlgebraKit = "0.2-0.4"
5356
["0.4.5"]
5457
MatrixAlgebraKit = "0.2-0.5"
5558

56-
["0.4.6-0"]
59+
["0.4.6-0.16"]
5760
MatrixAlgebraKit = "0.2-0.6"
5861

5962
["0.6.10-0.9"]

T/TensorAlgebra/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,3 +348,6 @@ git-tree-sha1 = "777930f3cbaeae5866d8e1ecfcc707246809b891"
348348

349349
["0.16.5"]
350350
git-tree-sha1 = "b2cc01c5198412671925e417b14e38b0e64fe2a1"
351+
352+
["0.17.0"]
353+
git-tree-sha1 = "83d6aac5e62479eac3c851368744656044b6af69"

0 commit comments

Comments
 (0)