Module: tfq.math.simulate_mps

Stay organized with collections Save and categorize content based on your preferences.

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.