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

Add examples with different frontend/backend combinations #68

Closed
2 of 4 tasks
rmlarose opened this issue Mar 27, 2020 · 3 comments
Closed
2 of 4 tasks

Add examples with different frontend/backend combinations #68

rmlarose opened this issue Mar 27, 2020 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@rmlarose
Copy link
Contributor

rmlarose commented Mar 27, 2020

If the library works as intended, different frontends/backends should really work together seamlessly, but it will still be good to highlight this functionality by showing explicit examples. There are in principle four different combinations as of now since we support two frontends and two backends.

  • Cirq frontend with Qiskit backend.
  • Qiskit frontend with Qiskit backend.
  • Cirq frontend with Cirq backend.
  • Qiskit frontend with Cirq backend.

Self-assigned but collaborators welcomed.

@willzeng
Copy link
Contributor

As this is still in progress I propose we move this to milestone 2? Any opposed?

@rmlarose
Copy link
Contributor Author

Pull #140 completes Qiskit/Cirq frontends on a Qiskit backend. I think Qiskit/Cirq frontends on Cirq backends is overkill given the other docs. What do you think @willzeng? We can close this if you agree.

@willzeng
Copy link
Contributor

agreed. You note that any front end / back end combo can work in the docs

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

No branches or pull requests

2 participants