Getting StartedΒΆ
IOData can be used to read and write various quantum chemistry file formats.
The iodata-convert
script can be used for simple conversions.
More complex use cases can be implemented in Python,
allowing you to access all loaded data as Python objects
that can be modified or updated before writing to a new file.