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 d5cdf3f commit edf78b7Copy full SHA for edf78b7
Project.toml
@@ -17,9 +17,6 @@ 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
@@ -41,7 +38,3 @@ julia = "1.10"
41
38
42
39
[extras]
43
40
TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
44
-Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
45
46
-[targets]
47
-test = ["Test"]
0 commit comments