Qiskit.Quantum_infoQuantum information utilities.
val state_fidelity : qstatevector -> qstatevector -> floatstate_fidelity sv1 sv2 computes the fidelity between two states.
val statevector : qcircuit -> qstatevectorstatevector qc computes the exact statevector of the circuit.