Skip to content

Commit 3b52b51

Browse files
authored
New version: ITensorBase v0.10.0 (#1161)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent b1159d1 commit 3b52b51

4 files changed

Lines changed: 13 additions & 3 deletions

File tree

I/ITensorBase/Compat.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ LinearAlgebra = "1.10.0-1"
4242
["0.1.4-0.4.4"]
4343
VectorInterface = "0.5"
4444

45+
["0.10-0"]
46+
TensorAlgebra = "0.14"
47+
4548
["0.2-0.2.1"]
4649
NamedDimsArrays = "0.6"
4750

@@ -139,5 +142,5 @@ TensorAlgebra = "0.12.4-0.12"
139142
["0.8.7-0.9.0"]
140143
TensorAlgebra = "0.12.4-0.13"
141144

142-
["0.9.1-0"]
145+
["0.9.1-0.9"]
143146
TensorAlgebra = "0.13.4-0.13"

I/ITensorBase/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,3 +272,6 @@ git-tree-sha1 = "15a9b3bc616135f872c77d0a15bfd6780f94098c"
272272

273273
["0.9.1"]
274274
git-tree-sha1 = "6df4e637f43cd51abe317a755facb9dfb812374c"
275+
276+
["0.10.0"]
277+
git-tree-sha1 = "8db6d2009c62af086228f1e032cf8d10ca85c229"

I/ITensorBase/WeakCompat.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,13 @@ SparseArraysBase = "0.7"
3636

3737
["0.6-0"]
3838
Adapt = "4.1.1-4"
39-
BlockArrays = "1.3.0-1"
4039
Mooncake = "0.4.202-0.5"
4140

4241
["0.6-0.6.2"]
4342
AbstractTrees = "0.4.5-0.4"
4443

44+
["0.6-0.9"]
45+
BlockArrays = "1.3.0-1"
46+
4547
["0.6.3-0"]
4648
TensorOperations = "5.3.1-5"

I/ITensorBase/WeakDeps.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ GradedArrays = "bc96ca6e-b7c8-4bb6-888e-c93f838762c2"
1212

1313
["0.6-0"]
1414
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
15-
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
1615
Mooncake = "da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
1716

1817
["0.6-0.6.2"]
1918
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
2019

20+
["0.6-0.9"]
21+
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
22+
2123
["0.6.3-0"]
2224
TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"

0 commit comments

Comments
 (0)