Python/quantum
Christian Clauss 24d3cf8244
The black formatter is no longer beta (#5960)
* The black formatter is no longer beta

* pre-commit autoupdate

* pre-commit autoupdate

* Remove project_euler/problem_145 which is killing our CI tests

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2022-01-30 20:29:54 +01: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 Approve functions used as default arguments (#4699) 2021-08-31 07:56:19 +02:00
single_qubit_measure.py Improve validate solutions script & fix pre-commit error (#3253) 2020-10-13 15:41:12 +05:30