Skip to content
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

ionq qiskit #32

Closed
minminjao opened this issue Jun 12, 2023 · 2 comments
Closed

ionq qiskit #32

minminjao opened this issue Jun 12, 2023 · 2 comments

Comments

@minminjao
Copy link

  • qmuvi version: latest
  • Python version: latest
  • Operating System: pycharm

Description

Hello, I was wondering if I could use the hardware and coding of ionq instead of qiskit for Qmuvi. For example, I want to know if there is no error when I enter the code of 'from qiskit_ionq import IonQProvider' and use the grammar written in ionq.

@garymooney
Copy link
Owner

garymooney commented Jun 16, 2023

Hi @minminjao

As far as I'm aware, there should be no errors. However, qmuvi currently only works using simulators, so you won't be able to run it on IonQ physical devices. It should be possible though, by making qmuvi perform full quantum state tomography to get the density matrices at each of the samples. A simpler partial implementation could be to just use the measured probabilities, although this hasn't been fully implemented either. Some initial logic for this idea has already been added for the video display. But not for the simulation or midi creation.

It would be pretty cool and useful to run on physical devices wouldn't it. I'll open a new issue (#33) for implementing it :). I'll work on it when I can but I'm pretty busy atm, and we are currently prioritising issues #31, #1 and #3.

@minminjao
Copy link
Author

okay thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants