scqubits.io_utils.fileio¶
Helper routines for writing data to files.
Functions
|
Turn IOData back into a Python object of the appropriate kind. |
|
Read a Serializable object from file. |
|
Turn the given Python object into an IOData object, needed for writing data to file. |
|
Write the_object to a file with name filename. |
Classes
Factory method for choosing reader/writer according to given format |
|
|
Class for processing input/output data |