Python/quantum
algobytewise 959507901a
[mypy] fix small folders (#4292)
* add final else-statement

* fix file_transfer

* fix quantum folder

* fix divide_and_conquer-folder

* Update build.yml

* updating DIRECTORY.md

* Update ripple_adder_classic.py

* Update .github/workflows/build.yml

* removed imports from typing

* removed conversion to string

* Revert "removed conversion to string"

This reverts commit 2f7c4731d1.

* implemented suggested changes

* Update receive_file.py

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
2021-03-23 16:51:50 +01:00
..
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00
deutsch_jozsa.py Fix broken build: Remove trailing spaces (#3501) 2020-10-18 18:07:27 +02: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 [mypy] fix small folders (#4292) 2021-03-23 16:51:50 +01:00
single_qubit_measure.py Improve validate solutions script & fix pre-commit error (#3253) 2020-10-13 15:41:12 +05:30