Skip to main contentIBM Quantum Documentation

Bit

qiskit.circuit.Bit(register=None, index=None) GitHub(opens in a new tab)

Bases: object(opens in a new tab)

Implement a generic bit.

Note

This class should not be instantiated directly. This is just a superclass for Clbit and Qubit.

Create a new generic bit.

Was this page helpful?