v0.2.7
New features:
- add driver plugin system framework; migrate DP predict to DPDriver (#277)
- add ML labeling option for vasp ml-aimd OUTCAR (#282)
- add sqm driver (#286)
- support converting ase.Atoms to System and LabeledSystem (#290)
- add HybridDriver (#292)
- add unlabeled abacus STRU read/dump interface (#303)
- support reading xyz files (#306)
Enhancements:
- fix reading SQM minimization output (#288)
- refactor and optimize deepmd/hdf5 MultiSystems (#291)
- add data type; refactor methods (#299)
- adapt abacus/md interface to MD output without stress calculation. (#301)
- dpdata driver <--> ase calculator (#302)
Bug fixings: