pygsti.io.stdinput

pygsti.io.stdinput#

Text-parsing classes and functions to read input files.

Functions

parse_model(filename)

Parse a model file into a Model object.

Classes

StdInputParser()

Encapsulates a text parser for reading GST input files.