-
-
Notifications
You must be signed in to change notification settings - Fork 46.6k
Add First Quantum Qiskit Code Tutorial #3173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
7466b30
to
6afa48d
Compare
6afa48d
to
d8c69f2
Compare
d768aaa
to
f53d61d
Compare
Travis tests have failedHey @abhishekjiitr, TravisBuddy Request Identifier: 0b0f1550-0b4c-11eb-9624-fb6a3f266bd5 |
f53d61d
to
d7bb6d3
Compare
1d7e14e
to
5f47d13
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for doing this. As discussed in CONTRIBUTING.md, algorithms should be Python functions or classes with type hints and doc tests.
5f47d13
to
d33de31
Compare
441bc37
to
28d03f1
Compare
28d03f1
to
6c52efb
Compare
3400e22
to
4724933
Compare
4724933
to
1e62dde
Compare
d8064f3
to
26843b1
Compare
26843b1
to
23a68d4
Compare
11bfc23
to
568f62b
Compare
568f62b
to
e05c4d3
Compare
ba65de9
to
5adf827
Compare
@cclauss added new commit with requested changes |
* Add First Quantum Qiskit Code Tutorial * Add Qiskit Requirement * Address Review Comments * fixup! Format Python code with psf/black push * Update q1.py * updating DIRECTORY.md * Update and rename q1.py to single_qubit_measure.py * updating DIRECTORY.md Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> Co-authored-by: Christian Clauss <[email protected]>
* Add First Quantum Qiskit Code Tutorial * Add Qiskit Requirement * Address Review Comments * fixup! Format Python code with psf/black push * Update q1.py * updating DIRECTORY.md * Update and rename q1.py to single_qubit_measure.py * updating DIRECTORY.md Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> Co-authored-by: Christian Clauss <[email protected]>
Describe your change:
Add First Quantum Qiskit Code Tutorial
Fixes #2923
Checklist:
Fixes: #{$ISSUE_NO}
.