iccmr-quantum / OSC-Qasm

A simple OSC Python interface for executing Qasm code.
MIT License
11 stars 1 forks source link

avoid some fake backends #18

Closed omarcostahamido closed 2 years ago

omarcostahamido commented 2 years ago

until #7686 is resolved I should remove FakeRueschlikon, FakeTenerife, and FakeTokyo from the list of available fake backends

until #7684 is resolved I should also remove FakeMelbourne and FakePoughkeepsie from the list of available fake backends

omarcostahamido commented 2 years ago

I realize I've been holding it wrong 📵 I can use something like this to retrieve the qubit count: FakeTenerife().configuration().n_qubits