v0.2.6
Breaking changes:
- change default precision to float64
- ABACUS versions before 2.2 are not supported anymore.
New features:
- cli (#265)
Enhancement:
- skip UTs when we do not have parmed, ase, pymatgen (#249)
- breaking: adjust the default precision to float64 (#261)
- add the deepmodeling banner to doc (#254)
- add default cells when loading hdf5 data (#262)
- support list for System indexing (#264)
- add docstring to from/to method (#266)
- adapt dpdata interface to ABACUS 2.2.0 (#270)
- generate formats table in doc (#269)
- batch replace 'except:' with 'except Exception:' (#271)
Bug fixings: