Simulators
The simulator runs a transpiled Qiskit circuit through a chosen
gate set and a chosen circuit class.
The circuit class drives the matrix-vector multiplications in the
statevector simulation. See the tutorial_quantum_gates.ipynb and
simulation_demo.py examples in docs/tutorials/.