Skip to content

Is there a reason user defined gates are not supported? #3

Description

@wjyoumans

User defined gates are included even in the common include file qelib1.inc, for example:

gate sx a { sdg a; h a; sdg a; }

Is there any plan to support these? Is there a difficulty with adding them? (If it just hasn't been looked at yet I'd be happy to try myself, just making sure it isn't a well-known difficulty).

Currently these error with MissingSemicolon.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions