Python objects

Objects

ContractDecomposeAlgorithm(qr_method, ...)

A data class for specifying the algorithm to use for the contract and decompose operations.

ContractDecomposeInfo(qr_method, svd_method)

A data class for capturing contract-decompose information.

Python functions

Tensor Network Decompose API

contract_decompose(subscripts, *operands[, ...])

Evaluate the compound expression for contraction and decomposition on the input operands.