TNConfig#

class cuquantum.tensornet.experimental.TNConfig(num_hyper_samples: int | None = 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