Python/quantum
John Law 9135a1f411
Fix doctests and builds in various files (#6233)
* Fix doctest in hamming distance

* add line break

* try to fix quantum_riper_adder

* fix floating point build
2022-07-06 10:00:05 +02:00
..
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00
deutsch_jozsa.py The black formatter is no longer beta (#5960) 2022-01-30 20:29:54 +01:00
half_adder.py Fix the build -- 88 chars per line max. (#3437) 2020-10-17 13:42:29 +02:00
not_gate.py Fix errors in Quantum algorithm (#3273) 2020-10-14 07:58:52 +02:00
quantum_entanglement.py added script to perform quantum entanglement (#3270) 2020-10-14 12:25:20 +02:00
README.md Add IBM Qiskit References (#2561) 2020-10-29 08:43:34 +08:00
ripple_adder_classic.py Fix doctests and builds in various files (#6233) 2022-07-06 10:00:05 +02:00
single_qubit_measure.py Improve validate solutions script & fix pre-commit error (#3253) 2020-10-13 15:41:12 +05:30