Skip to content

Commit 5981995

Browse files
authored
New version: KroneckerArrays v0.3.28 (#1003)
Co-authored-by: mtfishman <7855256+mtfishman@users.noreply.github.com>
1 parent 86c2ae4 commit 5981995

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

K/KroneckerArrays/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,3 +198,6 @@ git-tree-sha1 = "57f150597d0990cf995aaed3e0fbb39da25b9774"
198198

199199
["0.3.27"]
200200
git-tree-sha1 = "230df097551593faf59657170a0cf0877c7d120a"
201+
202+
["0.3.28"]
203+
git-tree-sha1 = "3865035d3e582a99c24058a8e7e70d1a8ef244ad"

K/KroneckerArrays/WeakCompat.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ BlockSparseArrays = ["0.9", "0.10.3-0.10"]
4040
["0.2.2-0.3.2"]
4141
TensorAlgebra = "0.3.10-0.4"
4242

43+
["0.3.28-0"]
44+
TensorAlgebra = "0.6.3-0.8"
45+
4346
["0.3.3"]
4447
TensorAlgebra = "0.5"
4548

@@ -49,5 +52,5 @@ TensorAlgebra = "0.6.2-0.6"
4952
["0.3.5-0.3.8"]
5053
TensorAlgebra = "0.6.3-0.6"
5154

52-
["0.3.9-0"]
55+
["0.3.9-0.3.27"]
5356
TensorAlgebra = "0.6.3-0.7"

0 commit comments

Comments
 (0)