Fix the build -- 88 chars per line max. (#3437)

* Fix the build -- 88 chars per line max.

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
This commit is contained in:
Christian Clauss
2020-10-17 13:42:29 +02:00
committed by GitHub
parent 05f4089bf0
commit f34434a214
2 changed files with 15 additions and 2 deletions

View File

@ -6,8 +6,8 @@ the sum and carry qubits, observed over 1000 runs of the experiment
.
References:
- https://en.wikipedia.org/wiki/Adder_(electronics)
- https://qiskit.org/textbook/ch-states/atoms-computation.html#4.2-Remembering-how-to-add-
https://en.wikipedia.org/wiki/Adder_(electronics)
https://qiskit.org/textbook/ch-states/atoms-computation.html#4.2-Remembering-how-to-add-
"""
import qiskit as q