Qasm¶
- class Qasm(filename=None, data=None)[código fonte]¶
Bases:
object
OPENQASM circuit object.
Create an OPENQASM circuit object.
Methods
Returns a generator of the tokens.
Parse the data.
Return the filename.
Bases: object
OPENQASM circuit object.
Create an OPENQASM circuit object.
Methods
Returns a generator of the tokens. |
|
Parse the data. |
|
Return the filename. |