You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update existing test usage to remove IBM-derived fake backends in favor of case-specific fake backend construction (e.g. test-local fake backends to exercise specific cases) and a collection of vendor-agnostic fake backends for common cases, named for what property they help exercise (e.g. Fake500Qubits, FakeWithISwap, ...)
If we have time, tackle step 2. If not, we can continue in the next QAMP.
Iterations
Pairing (Mar 29)
0 (Apr 4 - Apr 17)
1 (Apr 18 - May 1)
Start working on some PRs
Consolidate usage of fake backends within a file
Try to reduce the number of different fake backends to prepare for refactoring to use a generic fake backend class.
Prepare for checkpoint 1 presentation (Try to put your content in slides!)
Checkpoint 1: 12 May 2023 (Learning outcome: Even if you are very confident about the presentation, do not target to join before 10 minutes instead try to join at least 30 minutes before your projected presentation time.)
3 (May 16 - May 29)
4 (May 30 - Jun 12)
Prepare for checkpoint 2
Checkpoint 2: 6 June 2023
5 (Jun 13 - Jun 26)
6 (Jun 27 - Jul 10)
Wrap up, prepare for the final showcase
7 (Jul 11 - Jul 24)
Final showcase: 11 July 2023
The text was updated successfully, but these errors were encountered:
Goal
Focus on step 1 of Qiskit/qiskit#9553
If we have time, tackle step 2. If not, we can continue in the next QAMP.
Iterations
qiskit-terra/test/python/compiler/test_transpiler.py
qiskit-terra/test/python/compiler/test_assembler.py
qiskit-terra/test/python/compiler/test_compiler.py
The text was updated successfully, but these errors were encountered: