Python/quantum
Christian Clauss 03b1d83d34
Rename quantum_random.py to quantum_random.py.disabled
@dhruvmanila @ChrisO345 Temporarily disable `quantum_random.py` which is causing sporadic pytest failures.
2022-10-26 17:48:23 +02:00
..
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00
deutsch_jozsa.py Remove references to depreciated QasmSimulator (#7417) 2022-10-19 22:12:44 +02:00
half_adder.py Remove references to depreciated QasmSimulator (#7417) 2022-10-19 22:12:44 +02:00
not_gate.py Remove references to depreciated QasmSimulator (#7417) 2022-10-19 22:12:44 +02:00
q_full_adder.py Remove references to depreciated QasmSimulator (#7417) 2022-10-19 22:12:44 +02:00
quantum_entanglement.py Remove references to depreciated QasmSimulator (#7417) 2022-10-19 22:12:44 +02:00
quantum_random.py.disabled Rename quantum_random.py to quantum_random.py.disabled 2022-10-26 17:48:23 +02:00
README.md Added barcode_validator.py (#6771) 2022-10-13 00:56:10 +02:00
ripple_adder_classic.py Remove references to depreciated QasmSimulator (#7417) 2022-10-19 22:12:44 +02:00
single_qubit_measure.py Remove references to depreciated QasmSimulator (#7417) 2022-10-19 22:12:44 +02:00
superdense_coding.py fix: Replace deprecated qasm_simulator with aer_simulator (#7308) (#7556) 2022-10-23 18:36:12 +05:30