-
Notifications
You must be signed in to change notification settings - Fork 67
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
add ionq as qutip provider #216
base: master
Are you sure you want to change the base?
Conversation
@splch Let us know when you would like a review. Would it be possible to add some tests similar to the ones in https://github.com/qutip/qutip-qip/blob/master/tests/test_qiskit.py? |
@splch How are you getting along with this? |
hey! sorry i havent made much progress - im working on this independently from work so it's harder to find time. i definitely plan on continuing work on this integration though |
Thanks & no worries. What is your overall plan? |
@splch Sorry for being a pain, but could you remove the demo notebook with output from the branch and perhaps replace it with a test or documentation addition? It's a small thing, but if large outputs accidentally get committed it hard to remove them from history later. |
P.S. Posting this straight away so that hopefully it's easy to just force push the removal to your branch because there aren't many commits on top of it. |
ah yeah no problem! sorry for not seeing this earlier :) ill remove it now |
@hodgestar im trying to use the
into a list of qobjs? currently im doing: https://github.com/qutip/qutip-qip/pull/216/files#diff-dca8c04466f14c3fc623bb06f1546485896ef77c2fcafd4723b9b641493e0c19R37-R74 |
adds ionq as a provider for interoperability with qutip-qip
CircuitResult
object to parse results