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

Handle common quantum program inputs #49

Closed
qciaran opened this issue Dec 4, 2023 · 2 comments
Closed

Handle common quantum program inputs #49

qciaran opened this issue Dec 4, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@qciaran
Copy link
Collaborator

qciaran commented Dec 4, 2023

Provide functions to accept extend OpenQASM 2.0 string and pytket circuit Python. Look into accepting qiskit python programs.

qasm -> pytket function seems to require a file. If possible, avoid generating a temporary file and take direct QASM string input.

@qciaran qciaran added the enhancement New feature or request label Dec 4, 2023
@qciaran qciaran mentioned this issue Dec 4, 2023
@neal-erickson neal-erickson self-assigned this Dec 15, 2023
@neal-erickson
Copy link
Contributor

neal-erickson commented Dec 15, 2023

@qciaran I split the Qiskit enhancement into its own issue, since that will be a bit more effort.

EDIT: #68

@qartik
Copy link
Member

qartik commented Dec 15, 2023

QASM handled by #69, Qiskit support being tracked in #68, closing.

@qartik qartik closed this as completed Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants