ExpectationAttribute#

enum cuquantum.bindings.cutensornet.ExpectationAttribute(value)[source]#

This enum lists attributes associated with computation of a tensor network state expectation value.

See cutensornetExpectationAttributes_t.

Member Type:

int

Valid values are as follows:

OPT_NUM_HYPER_SAMPLES = <ExpectationAttribute.OPT_NUM_HYPER_SAMPLES: 0>#
CONFIG_NUM_HYPER_SAMPLES = <ExpectationAttribute.CONFIG_NUM_HYPER_SAMPLES: 1>#
INFO_FLOPS = <ExpectationAttribute.INFO_FLOPS: 64>#