Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add QuantumCircuit.find_bit to find index and Registers for a Bit. (Q…
…iskit/qiskit#6621) * Add Register.index and Register._bit_indices. * Add QuantumCircuit.find_bit to find index and Registers for a Bit. * Add typing information and crossrefs to find_bit * Revert accidental changes from base * Add release note. * Fix formatting in reno Co-authored-by: Jake Lishman <jake.lishman@ibm.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
- Loading branch information