We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a6ae1e commit 0687bdeCopy full SHA for 0687bde
1 file changed
src/qclojure/examples/bell_state_circuit.clj
@@ -162,9 +162,6 @@ result
162
(def hardware-result
163
(backend/execute-circuit hardware-simulator bell-state-circuit options))
164
165
-;; Here is the result of the hardware simulation.
166
-hardware-result
167
-
168
;; We can visualize the result of the hardware simulation as a histogram of the
169
;; measurement frequencies to compare it with the ideal simulation result.
170
^kind/hiccup
0 commit comments