pygsti.circuits.circuitparser.slowcircuitparser

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

Module Contents

Functions

parse_circuit(code[, create_subcircuits, ...])

parse_label(code[, integerize_sslbls])

pygsti.circuits.circuitparser.slowcircuitparser.parse_circuit(code, create_subcircuits=True, integerize_sslbls=True)
pygsti.circuits.circuitparser.slowcircuitparser.parse_label(code, integerize_sslbls=True)