Skip to content

Commit a07115a

Browse files
authored
New version: ITensorBase v0.6.3 (#1101)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent fc11def commit a07115a

5 files changed

Lines changed: 27 additions & 2 deletions

File tree

I/ITensorBase/Compat.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,9 @@ TensorAlgebra = "0.9.6-0.9"
112112
TupleTools = "1.6.0-1"
113113
UUIDs = "1.10.0-1"
114114
VectorInterface = "0.5-0.6"
115+
116+
["0.6.3-0"]
117+
AbstractTrees = "0.4.5-0.4"
118+
Combinatorics = "1"
119+
TermInterface = "2"
120+
WrappedUnions = "0.3"

I/ITensorBase/Deps.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,9 @@ SimpleTraits = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
4545
TupleTools = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6"
4646
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
4747
VectorInterface = "409d34a3-91d5-4945-b6ec-7529ddf182d8"
48+
49+
["0.6.3-0"]
50+
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
51+
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
52+
TermInterface = "8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c"
53+
WrappedUnions = "325db55a-9c6c-5b90-b1a2-ec87e7a38c44"

I/ITensorBase/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,3 +233,6 @@ git-tree-sha1 = "6bfda5403beadadf557ab31723f89fe72e026d0d"
233233

234234
["0.6.2"]
235235
git-tree-sha1 = "3ab7bc56867b23c068bd6afc0565c217b2944e70"
236+
237+
["0.6.3"]
238+
git-tree-sha1 = "74f3d2276aabeee1b8ecfbd5bbe92069108b60c1"

I/ITensorBase/WeakCompat.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,12 @@ GradedArrays = "0.4"
3535
SparseArraysBase = "0.7"
3636

3737
["0.6-0"]
38-
AbstractTrees = "0.4.5-0.4"
3938
Adapt = "4.1.1-4"
4039
BlockArrays = "1.3.0-1"
4140
Mooncake = "0.4.202-0.5"
41+
42+
["0.6-0.6.2"]
43+
AbstractTrees = "0.4.5-0.4"
44+
45+
["0.6.3-0"]
46+
TensorOperations = "5.3.1-5"

I/ITensorBase/WeakDeps.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,12 @@ GradedUnitRanges = "e2de450a-8a67-46c7-b59c-01d5a3d041c5"
1111
GradedArrays = "bc96ca6e-b7c8-4bb6-888e-c93f838762c2"
1212

1313
["0.6-0"]
14-
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
1514
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
1615
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
1716
Mooncake = "da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
17+
18+
["0.6-0.6.2"]
19+
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
20+
21+
["0.6.3-0"]
22+
TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"

0 commit comments

Comments
 (0)