Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ORNL Quantum Computing Institute
xacc
Commits
54d9e49f
Commit
54d9e49f
authored
Feb 20, 2019
by
Zachary Parks
Browse files
updating Rigetti QVM tutorial
Signed-off-by:
Zachary Parks
<
1zp@ornl.gov
>
parent
c815aec8
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/source/tutorials.rst
View file @
54d9e49f
...
...
@@ -243,6 +243,8 @@ Here is a simple script to construct a Bell State on the Rigetti QVM:
def entangle(buffer):
H(0)
CNOT(0,1)
Measure(0)
Measure(1)
entangle(qubits)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment