mindquantum.simulator

Quantum simulator that simulate evolution of quantum system.

Class

mindquantum.simulator.GradOpsWrapper

Wrapper the gradient operator that with the information that generate this gradient operator.

mindquantum.simulator.Simulator

Quantum simulator that simulate quantum circuit.

mindquantum.simulator.NoiseBackend

Noise simulator backend based on channel adder.

Function

mindquantum.simulator.fidelity

Calculate the fidelity of two quantum states.

mindquantum.simulator.get_supported_simulator

Get simulator name that supported by MindQuantum.

mindquantum.simulator.inner_product

Calculate the inner product of two state that in the given simulator.