Skip to content

v0.2.20

Compare
Choose a tag to compare
@njzjz njzjz released this 03 Sep 03:38
· 11 commits to master since this release
c685e62

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

Full Changelog: v0.2.19...v0.2.20