Skip to content

Commit 96ab2d3

Browse files
authored
New version: ITensorBase v0.11.5 (#1213)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent ddf649d commit 96ab2d3

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

I/ITensorBase/Compat.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ TensorAlgebra = "0.9.6-0.9"
134134

135135
["0.6-0"]
136136
ArrayLayouts = "1.11.0-1"
137-
Compat = "4.16.0-4"
138137
LinearAlgebra = "1.10.0-1"
139138
OrderedCollections = "1.6.0-1"
140139
SimpleTraits = "0.9.4-0.9"
@@ -144,6 +143,9 @@ UUIDs = "1.10.0-1"
144143
["0.6-0.10.4"]
145144
VectorInterface = "0.5-0.6"
146145

146+
["0.6-0.11.4"]
147+
Compat = "4.16.0-4"
148+
147149
["0.6.3-0"]
148150
AbstractTrees = "0.4.5-0.4"
149151
Combinatorics = "1"

I/ITensorBase/Deps.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,16 @@ ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
3838

3939
["0.6-0"]
4040
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
41-
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
4241
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
4342
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
4443
SimpleTraits = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
4544
TupleTools = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6"
4645
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
4746
VectorInterface = "409d34a3-91d5-4945-b6ec-7529ddf182d8"
4847

48+
["0.6-0.11.4"]
49+
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
50+
4951
["0.6.3-0"]
5052
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
5153
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"

I/ITensorBase/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,3 +317,6 @@ git-tree-sha1 = "d34cba5e512ce3c8aab36ca75b369402e8865483"
317317

318318
["0.11.4"]
319319
git-tree-sha1 = "d5c1d6031e7a9c3bd9fece92bb5fad45f7e54e1b"
320+
321+
["0.11.5"]
322+
git-tree-sha1 = "e986949cd242f0f23d86016abe1b3b9a72d9faef"

0 commit comments

Comments
 (0)