-
Notifications
You must be signed in to change notification settings - Fork 282
Open
Description
Hi!
It seems that ProjectQ doesn't fully support QASM interface for loading/saving algorithms in .qasm format.
The only related functionality I was able to find is the method .get_qasm() for IBMbackend. Also it works only for circuits that are appropriate for IBM backend.
QASM interface is a very important component in popular quantum compilation frameworks such as Qiskit, Cirq, tket, Quil.
And the absence of such limits potential audience and makes it very hard to use ProjectQ.
I was wondering if there were any attempts to create a proper OpenQasm interface in ProjectQ?
A related point about OpenQASMEngine was discussed in #345 by @Takishima.
Qiskit has OpenQasm parser that should be relatively easy to integrate to ProjectQ.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels