View source on GitHub |
Module for tfq.core.ops.math_ops.*
Modules
simulate_mps
module: Module to register MPS simulation ops.
Functions
fidelity(...)
: Calculate the fidelity between circuits.
inner_product(...)
: Calculate the inner product between circuits.
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.