Data Representation =================== `mlcg.data` defines the `AtomicData` class, the data structure used as input to models. It contains one or more atomic structures with associated physical properties. `AtomicData` instances also store the outputs of models through which they pass. .. autoclass:: mlcg.data.atomic_data.AtomicData