pygsti.io.StdInputParser.parse_stringfile

StdInputParser.parse_stringfile(filename)

Parse a gatestring list file.

Parameters:filename (string) – The file to parse.
Returns:The gatestrings read from the file.
Return type:list of GateStrings