Note
This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.
BasisGateLibrary.get¶
- BasisGateLibrary.get(k[, d]) D[k] if k in D, else d. d defaults to None. ¶