forked from Qiskit/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update primitives pages to use circuit library and 127q hardware (Qis…
…kit#269) Fixes Qiskit#255. Fixes Qiskit#256. - Instead of `random_circuit`, use `IQP` from the circuit library - Instead of `ibmq_qasm_simulator`, use the 127-qubit device `ibm_brisbane` - Increase circuit sizes to 127 qubits. As part of this, I deleted any code that draws the circuits, as these circuits are too large to display in a reasonable way.
- Loading branch information
Showing
2 changed files
with
148 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.