cuquantum.cutensornet.experimental.TNConfig

class cuquantum.cutensornet.experimental.TNConfig(num_hyper_samples: Optional[int] = None)[source]

A data class for contraction based tensor network simulation configuration that can be provided to the NetworkState object.

num_hyper_samples

The number of hyper samples for the state contraction optimizer.

Type

int