Skip to content

Commit 1f7a7ba

Browse files
authored
New version: ITensorBase v0.13.0 (#1227)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent 3a2a921 commit 1f7a7ba

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
@@ -138,7 +138,6 @@ TensorAlgebra = "0.9.6-0.9"
138138
["0.6-0"]
139139
ArrayLayouts = "1.11.0-1"
140140
LinearAlgebra = "1.10.0-1"
141-
OrderedCollections = "1.6.0-1"
142141
SimpleTraits = "0.9.4-0.9"
143142
TupleTools = "1.6.0-1"
144143
UUIDs = "1.10.0-1"
@@ -149,6 +148,9 @@ VectorInterface = "0.5-0.6"
149148
["0.6-0.11.4"]
150149
Compat = "4.16.0-4"
151150

151+
["0.6-0.12"]
152+
OrderedCollections = "1.6.0-1"
153+
152154
["0.6.3-0"]
153155
AbstractTrees = "0.4.5-0.4"
154156
Combinatorics = "1"

I/ITensorBase/Deps.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
3939
["0.6-0"]
4040
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
4141
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
42-
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
4342
SimpleTraits = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
4443
TupleTools = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6"
4544
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
@@ -48,6 +47,9 @@ VectorInterface = "409d34a3-91d5-4945-b6ec-7529ddf182d8"
4847
["0.6-0.11.4"]
4948
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
5049

50+
["0.6-0.12"]
51+
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
52+
5153
["0.6.3-0"]
5254
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
5355
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"

I/ITensorBase/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,3 +335,6 @@ git-tree-sha1 = "423fc4641aaaeadf603c97cf6426a8f0ee3edd43"
335335

336336
["0.12.4"]
337337
git-tree-sha1 = "519d8620952775df08a3205d4ccabb83c4b822c1"
338+
339+
["0.13.0"]
340+
git-tree-sha1 = "7d6cdb301a5a8f494383c088b81f217c0ce2325f"

0 commit comments

Comments
 (0)