v0.2.2
New features:
- format plugin #168 #172
- support deepmd-kit 2.x #169 #207
- add MultiSystem for ASE traj (or any other format can be read by ASE) (#190)
- add deepmd/hdf5 format (#203)
- Implement Support for pymatgen.core.Molecule (#200)
- Added ABACUS MD interface (#208 #214 )
Improvements:
- automatically generate API docs (#189)
Amber/sqm
andGromacs/gro
Enhancement (#198)- use
np.testing.assert_almost_equal
to compare numpy arrays (#201) - Add unit.py to manage unit conversions (#202)
Bug fixings: