Skip to content

Commit

Permalink
New version: OMEinsumContractionOrders v0.9.0 (#112375)
Browse files Browse the repository at this point in the history
UUID: 6f22d1fd-8eed-4bb7-9776-e7d684900715
Repo: https://github.com/TensorBFS/OMEinsumContractionOrders.jl.git
Tree: 76e7cafef2abcfeed306ef133c866b70ba955b92

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Aug 4, 2024
1 parent f31515e commit 84b93db
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 2 deletions.
6 changes: 5 additions & 1 deletion O/OMEinsumContractionOrders/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ julia = "1"
KaHyPar = "0.2"
OMEinsum = "0.4.3-0.4"

["0.3-0"]
["0.3-0.8"]
BetterExp = "0.1"

["0.5"]
Expand All @@ -38,3 +38,7 @@ AbstractTrees = "0.3-0.4"

["0.8.3-0"]
julia = "1.9.0-1"

["0.9-0"]
StatsBase = "0.34"
TreeWidthSolver = "0.1"
6 changes: 5 additions & 1 deletion O/OMEinsumContractionOrders/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ KaHyPar = "2a6221f6-aa48-11e9-3542-2d9e0ef01880"
["0-0.6"]
OMEinsum = "ebe7aa44-baf0-506c-a96f-8464559b3922"

["0.3-0"]
["0.3-0.8"]
BetterExp = "7cffe744-45fd-4178-b173-cf893948b8b7"

["0.5-0.8.2"]
Expand All @@ -19,3 +19,7 @@ JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"

["0.7-0"]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"

["0.9-0"]
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
TreeWidthSolver = "7d267fc5-9ace-409f-a54c-cd2374872a55"
3 changes: 3 additions & 0 deletions O/OMEinsumContractionOrders/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,6 @@ git-tree-sha1 = "efc6d7ebed62ae8211a395cd3399d2f661e8980f"

["0.8.3"]
git-tree-sha1 = "b0cba9f4a6f021a63b066f0bb29a6fd63c93be44"

["0.9.0"]
git-tree-sha1 = "76e7cafef2abcfeed306ef133c866b70ba955b92"
3 changes: 3 additions & 0 deletions O/OMEinsumContractionOrders/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.8.3-0"]
KaHyPar = "0.3"

["0.9-0"]
LuxorGraphPlot = "0.5.1-0.5"
3 changes: 3 additions & 0 deletions O/OMEinsumContractionOrders/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.8.3-0"]
KaHyPar = "2a6221f6-aa48-11e9-3542-2d9e0ef01880"

["0.9-0"]
LuxorGraphPlot = "1f49bdf2-22a7-4bc4-978b-948dc219fbbc"

0 comments on commit 84b93db

Please sign in to comment.