File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11^{:kindly/hide-code true
22 :clay {:title " Bell State Circuit"
33 :quarto {:author :ludgersolbach
4- :draft true
4+ :draft false
55 :type :post
66 :image " bell_state_circuit.svg"
7- :date " 2025-10-10 "
7+ :date " 2025-10-16 "
88 :tags [:qclojure :quantum-computing :quantum-circuit :simulation :bell-state ]}}}
99(ns qclojure.examples.bell-state-circuit
1010 (:require
@@ -184,5 +184,5 @@ result
184184; ;
185185; ; This example demonstrates the basic concepts of quantum circuits, quantum gates,
186186; ; and quantum simulators using QClojure. You can build upon this foundation to explore
187- ; ; more complex quantum algorithms and circuits. Please alos check out the tutorial in the
187+ ; ; more complex quantum algorithms and circuits. Please also check out the tutorial in the
188188; ; [QClojure documentation](https://cljdoc.org/d/org.soulspace/qclojure).
You can’t perform that action at this time.
0 commit comments