Uh oh!
There was an error while loading. Please reload this page.
Add First Quantum Qiskit Code Tutorial - #3173
Merged
Merged
Conversation
github-actionsBotforce-pushed
the
quantum-qiskit
branch
from
October 10, 2020 22:51
7466b30 to
6afa48dCompareabhishek-jaisinghforce-pushed
the
quantum-qiskit
branch
from
October 10, 2020 22:51
6afa48d to
d8c69f2Comparegithub-actionsBotforce-pushed
the
quantum-qiskit
branch
from
October 10, 2020 22:52
d768aaa to
f53d61dCompareTravisBuddy
commented
Oct 10, 2020
Travis tests have failedHey @abhishekjiitr, TravisBuddy Request Identifier: 0b0f1550-0b4c-11eb-9624-fb6a3f266bd5 |
abhishek-jaisinghforce-pushed
the
quantum-qiskit
branch
from
October 10, 2020 23:43
f53d61d to
d7bb6d3Comparegithub-actionsBotforce-pushed
the
quantum-qiskit
branch
from
October 10, 2020 23:43
1d7e14e to
5f47d13Comparecclauss
requested changes
Oct 11, 2020
cclauss
left a comment
Member
There was a problem hiding this comment.
Thanks for doing this. As discussed in CONTRIBUTING.md, algorithms should be Python functions or classes with type hints and doc tests.
Uh oh!
There was an error while loading. Please reload this page.
abhishek-jaisinghforce-pushed
the
quantum-qiskit
branch
from
October 11, 2020 18:13
5f47d13 to
d33de31Comparegithub-actionsBotforce-pushed
the
quantum-qiskit
branch
from
October 11, 2020 18:14
441bc37 to
28d03f1Compareabhishek-jaisinghforce-pushed
the
quantum-qiskit
branch
from
October 11, 2020 18:24
28d03f1 to
6c52efbComparegithub-actionsBotforce-pushed
the
quantum-qiskit
branch
from
October 11, 2020 18:24
3400e22 to
4724933Compareabhishek-jaisinghforce-pushed
the
quantum-qiskit
branch
from
October 11, 2020 18:28
4724933 to
1e62ddeComparegithub-actionsBotforce-pushed
the
quantum-qiskit
branch
from
October 11, 2020 18:29
d8064f3 to
26843b1Compareabhishek-jaisinghforce-pushed
the
quantum-qiskit
branch
from
October 11, 2020 18:32
26843b1 to
23a68d4Comparegithub-actionsBotforce-pushed
the
quantum-qiskit
branch
from
October 11, 2020 18:33
11bfc23 to
568f62bCompareabhishek-jaisinghforce-pushed
the
quantum-qiskit
branch
from
October 11, 2020 18:35
568f62b to
e05c4d3Comparegithub-actionsBotforce-pushed
the
quantum-qiskit
branch
from
October 11, 2020 18:35
ba65de9 to
5adf827Compareabhishek-jaisingh
commented
Oct 12, 2020
ContributorAuthor
@cclauss added new commit with requested changes |
cclauss
approved these changes
Oct 12, 2020
stokhos pushed a commit
to stokhos/Python
that referenced
this pull request
Jan 3, 2021
* 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 <cclauss@me.com>Panquesito7 pushed a commit
to Panquesito7/Python
that referenced
this pull request
May 13, 2021
* 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 <cclauss@me.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your change:
Add First Quantum Qiskit Code Tutorial
Fixes#2923
Checklist:
Fixes: #{$ISSUE_NO}.