Closed tmancal74 closed 7 years ago
In this issue, we need to solve the general mechanism how to save objects which contain other objects. It seems that the file-like structure of the hdm5 file should be sufficient for that.
Aggregates are saveable by subclassing Saveable class. Also other components of Quantarhei model are now saveable.
In this issue, we need to solve the general mechanism how to save objects which contain other objects. It seems that the file-like structure of the hdm5 file should be sufficient for that.