We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
@qciaran I split the Qiskit enhancement into its own issue, since that will be a bit more effort.
EDIT: #68
Sorry, something went wrong.
QASM handled by #69, Qiskit support being tracked in #68, closing.
neal-erickson
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: