Skip to content

Missing include qelib1.inc #1

Description

@ajaleksa

"qasm" property of "QuantumComputing" class is missing 'include "qelib1.inc";' as its first line. All quantum gates (x, y, z, h etc.) are imported from that library, therefore qasm without that library included would not execute on actual machine or simulator, if it is using any quantum gate. Include line should be first thing that is added when boot is called.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions