Skip to content

Commit ee4d9c2

Browse files
authored
New version: ITensorBase v0.10.5 (#1184)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent 25e2540 commit ee4d9c2

4 files changed

Lines changed: 14 additions & 0 deletions

File tree

I/ITensorBase/Compat.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ TensorAlgebra = "0.15.1-0.15"
5454
["0.10.4-0"]
5555
TensorAlgebra = "0.16"
5656

57+
["0.10.5-0"]
58+
VectorInterface = "0.5"
59+
5760
["0.2-0.2.1"]
5861
NamedDimsArrays = "0.6"
5962

@@ -125,6 +128,8 @@ OrderedCollections = "1.6.0-1"
125128
SimpleTraits = "0.9.4-0.9"
126129
TupleTools = "1.6.0-1"
127130
UUIDs = "1.10.0-1"
131+
132+
["0.6-0.10.4"]
128133
VectorInterface = "0.5-0.6"
129134

130135
["0.6.3-0"]

I/ITensorBase/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,3 +287,6 @@ git-tree-sha1 = "c574be80a76191fb7e9f7496d92a0a1495141d43"
287287

288288
["0.10.4"]
289289
git-tree-sha1 = "79e48f484a24e55d23d9f1eae3148a6eee01d99b"
290+
291+
["0.10.5"]
292+
git-tree-sha1 = "fda013719b800a3e5005e56da5cc5fc72ddfa099"

I/ITensorBase/WeakCompat.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ SparseArraysBase = "0.5"
2222
["0.1.27-0.1"]
2323
GradedUnitRanges = "0.2"
2424

25+
["0.10.5-0"]
26+
TensorKit = "0.17"
27+
2528
["0.2-0.2.1"]
2629
GradedArrays = "0.2.1-0.2"
2730

I/ITensorBase/WeakDeps.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ SparseArraysBase = "0d5efcca-f356-4864-8770-e1ed8d78f208"
77
["0.1.15-0.1"]
88
GradedUnitRanges = "e2de450a-8a67-46c7-b59c-01d5a3d041c5"
99

10+
["0.10.5-0"]
11+
TensorKit = "07d1fe3e-3e46-537d-9eac-e9e13d0d4cec"
12+
1013
["0.2"]
1114
GradedArrays = "bc96ca6e-b7c8-4bb6-888e-c93f838762c2"
1215

0 commit comments

Comments
 (0)