v0.2.20
What's Changed
New features
- feat: customized dtypes for unlabeled deepmd by @njzjz in #702 and #710
- feat: file object passed to open by @njzjz in #709
Bugfixes
- fix: use deepcopy when dumping mixed types by @iProzd in #671
- abacus: fix bug in collecting force by @pxlxingliang in #669
- fix: remove ref-names from .git_archival.txt by @njzjz-bot in #679
- fix: reuse regular methods for deepmd/mixed by @njzjz in #704
- fix: only apply comp_prec for floating dtypes by @njzjz in #711
Documentation
- docs: pin sphinx-argparse to < 0.5.0 by @njzjz-bot in #683
- docs: migrate from m2r2 to myst-parser by @njzjz in #701
- docs: reformat README and documentation by @njzjz in #707
Tests/CI/CD
- test: support comparison between two multi systems by @wanghan-iapcm in #705
- test: mixed data format: test if the index_map (when type_map is provided) works by @wanghan-iapcm in #706
- Bump CodSpeedHQ/action from 2 to 3 by @dependabot in #691
Full Changelog: v0.2.19...v0.2.20