mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-07-04 16:57:32 +08:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user