Skip to content

Qasm interface #380

@yourball

Description

@yourball

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions