pygsti.circuits.circuitparser

pygsti.circuits.circuitparser#

Implementations of a text parser for reading GST input files.

Classes

CircuitLexer()

Lexer for matching and interpreting text-format operation sequences

CircuitParser([lexer_object, lookup])

Parser for text-format operation sequences

Modules

slowcircuitparser

Native python implementation of a text parser for reading GST input files.