exatomic.qe.types module
QE Type Conversions
- exatomic.qe.types.to_qe_type(value)[source]
Convert Python object to the (string) representation to be read in by QE.
- Parameters:
obj – Python object to be converted
- Returns:
conv_obj (str) – String representation of converted Python object