Skip to content

qiu_qiskit_encore

Improvements of the native types of Qiskit.

statevector.validated_statevector returns a statevector checked to be a normalized state of qubits, and synthesis_method.SynthesisMethod chooses how a circuit building block is represented in a circuit: as a dense unitary, a Qiskit gate or a decomposed circuit.

Modules:

  • statevector –

    Qiskit statevectors, validated as the states of qubits.

  • synthesis_method –

    The ways a circuit building block can be represented in a quantum circuit.