Module contractionpath

Module contractionpath 

Source

Modules§

communication_schemes
contraction_cost
Different methods to compute the computational and memory cost of contraction paths.
contraction_tree
paths
Contraction path finders.
repartitioning
Methods for improving the partitioning of a tensor network to improve time-to-solution.

Structs§

ContractionPath
A (possibly nested) contraction path.

Type Aliases§

SimplePath
A simple, flat contraction path. If you only need a reference, prefer SimplePathRef.
SimplePathRef
Reference to a SimplePath.