Skip to main content

Module dispatch

Module dispatch 

Source
Expand description

Algorithm dispatch for MPO contraction

Provides a unified contract function that dispatches to the appropriate algorithm based on ContractionAlgorithm.

Enums§

ContractionAlgorithm
Algorithm for MPO contraction.

Functions§

contract
Unified contraction function with algorithm dispatch