Skip to content

Commit

Permalink
New version: OMEinsum v0.4.0 (#36817)
Browse files Browse the repository at this point in the history
UUID: ebe7aa44-baf0-506c-a96f-8464559b3922
Repo: https://github.com/under-Peter/OMEinsum.jl.git
Tree: 9bd584e6ab09850700db9bc2f10598cc7d4b5ea4

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator authored May 15, 2021
1 parent 7550aa1 commit 5e107f0
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
8 changes: 7 additions & 1 deletion O/OMEinsum/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,17 @@ MacroTools = "0.5"
PkgBenchmark = "0.2"
Requires = ["0.5", "1"]
TupleTools = "1.2.0-1"

["0.3.1-0.3"]
ZygoteRules = "0.2"

["0.3.1-0.3.2"]
TensorOperations = "2.1.0-2"

["0.3.3-0"]
["0.3.3-0.3"]
CUDA = "2"
TensorOperations = "3"

["0.4-0"]
CUDA = ["2", "3.1.0-3"]
ChainRulesCore = "0.9"
9 changes: 8 additions & 1 deletion O/OMEinsum/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
[0]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
PkgBenchmark = "32113eaa-f34f-5b0d-bd6c-c81e245fc73d"
TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
TupleTools = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6"

["0-0.3"]
TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"

["0-0.3.0"]
IRTools = "7869d1d1-7146-5819-86e3-90919afe41df"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
Expand All @@ -18,7 +20,12 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.3.1-0"]
BatchedRoutines = "a9ab73d0-e05c-5df1-8fde-d6a4645b8d8e"

["0.3.1-0.3"]
ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"

["0.3.3-0"]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"

["0.4-0"]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
3 changes: 3 additions & 0 deletions O/OMEinsum/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "7494e9f0fdfc9e079c6077b40f8555ae5a1f4795"

["0.3.3"]
git-tree-sha1 = "a9008cafbf6d68349cd25b4dc5f3e8b3789a364f"

["0.4.0"]
git-tree-sha1 = "9bd584e6ab09850700db9bc2f10598cc7d4b5ea4"

0 comments on commit 5e107f0

Please sign in to comment.