Skip to content

Commit fc11def

Browse files
authored
New version: ITensorNetworksNext v0.6.0 (#1100)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent f121fd8 commit fc11def

3 files changed

Lines changed: 15 additions & 6 deletions

File tree

I/ITensorNetworksNext/Compat.toml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ julia = "1.10.0-1"
33

44
["0.1.1-0"]
55
Adapt = "4.3.0-4"
6-
BackendSelection = "0.1.6-0.1"
76
Dictionaries = "0.4.5-0.4"
87
Graphs = "1.13.1-1"
98
LinearAlgebra = "1.10.0-1"
@@ -20,6 +19,9 @@ NamedDimsArrays = "0.7.13-0.7"
2019
["0.1.1-0.3"]
2120
DataGraphs = "0.2.7-0.2"
2221

22+
["0.1.1-0.5"]
23+
BackendSelection = "0.1.6-0.1"
24+
2325
["0.1.13-0.3.6"]
2426
DiagonalArrays = "0.3.23-0.3"
2527

@@ -36,7 +38,7 @@ WrappedUnions = "0.3"
3638
["0.1.8-0"]
3739
AbstractTrees = "0.4.5-0.4"
3840

39-
["0.1.9-0"]
41+
["0.1.9-0.5"]
4042
TypeParameterAccessors = "0.4.4-0.4"
4143

4244
["0.2-0"]
@@ -77,9 +79,11 @@ DiagonalArrays = "0.3.31-0.3"
7779

7880
["0.4-0"]
7981
DataGraphs = "0.4"
80-
FunctionImplementations = "0.4.1-0.4"
8182
NamedGraphs = "0.11"
8283

84+
["0.4-0.5"]
85+
FunctionImplementations = "0.4.1-0.4"
86+
8387
["0.4.0"]
8488
NamedDimsArrays = "0.14.3-0.14"
8589

I/ITensorNetworksNext/Deps.toml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
["0.1.1-0"]
22
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
3-
BackendSelection = "680c2d7c-f67a-4cc9-ae9c-da132b1447a5"
43
DataGraphs = "b5a273c3-7e6c-41f6-98bd-8d7f1525a36a"
54
Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
65
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
@@ -13,6 +12,9 @@ SplitApplyCombine = "03a91e81-4c3e-53e1-a0a4-9c0c8f19dd66"
1312
["0.1.1-0.4"]
1413
NamedDimsArrays = "60cbd0c0-df58-4cb7-918c-6f5607b73fde"
1514

15+
["0.1.1-0.5"]
16+
BackendSelection = "680c2d7c-f67a-4cc9-ae9c-da132b1447a5"
17+
1618
["0.1.13-0.4"]
1719
DiagonalArrays = "74fd4be6-21e2-4f6f-823a-4360d37c7a77"
1820

@@ -23,7 +25,7 @@ WrappedUnions = "325db55a-9c6c-5b90-b1a2-ec87e7a38c44"
2325
["0.1.8-0"]
2426
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
2527

26-
["0.1.9-0"]
28+
["0.1.9-0.5"]
2729
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"
2830

2931
["0.2-0"]
@@ -35,7 +37,7 @@ DerivableInterfaces = "6c5e35bf-e59e-4898-b73c-732dcc4ba65f"
3537
["0.3-0"]
3638
AlgorithmsInterface = "d1e3940c-cd12-4505-8585-b0a4b322527d"
3739

38-
["0.3.2-0"]
40+
["0.3.2-0.5"]
3941
FunctionImplementations = "7c7cc465-9c6a-495f-bdd1-f42428e86d0c"
4042

4143
["0.4.1-0"]

I/ITensorNetworksNext/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,3 +147,6 @@ git-tree-sha1 = "33c4b84226b6442313584435688bc4fa68ff00d3"
147147

148148
["0.5.0"]
149149
git-tree-sha1 = "bb987454e7227874a9f7a61862faada6a7b6f109"
150+
151+
["0.6.0"]
152+
git-tree-sha1 = "c3171a8a97c2fda841c7d48391f7326f42bec8a4"

0 commit comments

Comments
 (0)