#!/usr/bin/env python # coding: utf-8 # # Miscellaneous pyGSTi topics # The purpose of this notebook is to collect tutorials on topics that don't naturally fit into "objects" or "algorithms" categories. We'll add more tutorial over time. # - [File input and output tutorial](other/FileIO.ipynb): covers reading and writing pyGST objects from/to text and other formats. # In[ ]: