Skip to content

Commit 4dec2ae

Browse files
authored
New version: TensorAlgebra v0.16.2 (#1182)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent dfdbc4f commit 4dec2ae

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

T/TensorAlgebra/Compat.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ TypeParameterAccessors = "0.2.1-0.3"
2020
Strided = "2.6.0-2"
2121
StridedViews = "0.5"
2222

23+
["0.16.2-0"]
24+
Random = "1.10.0-1"
25+
2326
["0.2.3-0.3.5"]
2427
MatrixAlgebraKit = "0.1.1-0.1"
2528

T/TensorAlgebra/Deps.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
1010
["0.1.1-0.9"]
1111
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"
1212

13+
["0.16.2-0"]
14+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
15+
1316
["0.2.3-0"]
1417
MatrixAlgebraKit = "6c742aac-3347-4629-af66-fc926824e5e4"
1518

T/TensorAlgebra/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,3 +336,6 @@ git-tree-sha1 = "0959fe3e1777bba3595c973179947d2d7599e051"
336336

337337
["0.16.1"]
338338
git-tree-sha1 = "a1b24c86087bd4bb72f2dbbf5f6ca1edbf98c055"
339+
340+
["0.16.2"]
341+
git-tree-sha1 = "46bd9a13aeaef0666978b086d68390a6b57a9f0c"

0 commit comments

Comments
 (0)