Qiskit
backend_provider="qiskit"
IBM's SDK and the default provider. Every ansatz is compiled to a Qiskit circuit for CNOT-count and depth profiling; asking for execution runs it on Qiskit's state-vector simulator. Qiskit is little-endian, so Mandacaru qubit k is laid on wire n−1−k — the gate counts and the unitary are unaffected.
- package
- qiskit
- executes on
- qiskit.quantum_info.Statevector
- execution
- off — builds circuits for profiling, evaluates the state with the internal NumPy backend unless execute_circuits=True