Skip to content

Commit 5b795c6

Browse files
mtfishmanclaude
andauthored
Bump TensorAlgebra compat to 0.8 (#250)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 403c6df commit 5b795c6

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "BlockSparseArrays"
22
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
3-
version = "0.10.34"
3+
version = "0.10.35"
44
authors = ["ITensor developers <support@itensor.org> and contributors"]
55

66
[workspace]
@@ -44,6 +44,6 @@ MapBroadcast = "0.1.5"
4444
MatrixAlgebraKit = "0.6"
4545
SparseArraysBase = "0.9"
4646
SplitApplyCombine = "1.2.3"
47-
TensorAlgebra = "0.6.2, 0.7"
47+
TensorAlgebra = "0.6.2, 0.7, 0.8"
4848
TypeParameterAccessors = "0.4.1"
4949
julia = "1.10"

test/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ GPUArraysCore = "0.2"
3636
ITensorPkgSkeleton = "0.3.42"
3737
JLArrays = "0.2, 0.3"
3838
LinearAlgebra = "1"
39-
MatrixAlgebraKit = "0.6"
39+
MatrixAlgebraKit = "0.6.0 - 0.6.4"
4040
Random = "1"
4141
SafeTestsets = "0.1"
4242
SparseArraysBase = "0.9"
4343
StableRNGs = "1"
4444
Suppressor = "0.2"
45-
TensorAlgebra = "0.6, 0.7"
45+
TensorAlgebra = "0.6, 0.7, 0.8"
4646
Test = "1.10"
4747
TestExtras = "0.3"
4848
TypeParameterAccessors = "0.4"

0 commit comments

Comments
 (0)