Module: tfq.math.simulate_mps

Module to register MPS simulation ops.

Functions

mps_1d_expectation(...): Calculate the expectation value of circuits wrt some operator(s)

mps_1d_sample(...): Generate samples using the C++ MPS simulator.

mps_1d_sampled_expectation(...): Calculate the expectation value of circuits using samples.