We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f345f6c commit 8187ca7Copy full SHA for 8187ca7
Project.toml
@@ -17,6 +17,9 @@ NamedGraphs = "678767b0-92e7-4007-89e4-4527a8725b19"
17
SimpleTraits = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
18
SplitApplyCombine = "03a91e81-4c3e-53e1-a0a4-9c0c8f19dd66"
19
20
+[weakdeps]
21
+TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
22
+
23
[extensions]
24
ITensorNetworksNextTensorOperationsExt = "TensorOperations"
25
0 commit comments