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 50fa467 commit 96afe54Copy full SHA for 96afe54
docs/src/ContractionSequenceOptimization.md
@@ -68,7 +68,7 @@ using ITensors
68
using Symbolics
69
70
using ITensors: contraction_cost, optimal_contraction_sequence
71
-using TensorOperations
+using TensorOperations: TensorOperations
72
73
function tensor_network(; m, k, d)
74
l = Index(m, "l")
0 commit comments