-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
mod: qasm2Relating to OpenQASM 2 import or exportRelating to OpenQASM 2 import or exportstatus: pending PRIt has one or more PRs pending to solve this issueIt has one or more PRs pending to solve this issuetype: feature requestNew feature or requestNew feature or request
Description
The original OpenQASM2.0 library was called qelib1.inc
and contained a certain number of gates.
Qiskit now has more gates, and we have (inconsistently) added some of them to that library. I think qelib1.inc
should stay how it was defined in the OpenQASM paper. We should have a new one stdgates.inc
that has QASM definitions for all of Qiskit's standard gates.
Metadata
Metadata
Assignees
Labels
mod: qasm2Relating to OpenQASM 2 import or exportRelating to OpenQASM 2 import or exportstatus: pending PRIt has one or more PRs pending to solve this issueIt has one or more PRs pending to solve this issuetype: feature requestNew feature or requestNew feature or request