v2.2.4
Caution
Known critical issues in this version
- Incorrect results from DPLR training.
se_atten_v2
gives inconsistent energy and forces.
See #2866 for more information.
Breaking changes
New features
- support mapping to ghost type by @link89 in #2732
- Added atomic dipole to test.py by @hanao2 in #2747
- feat: calculate the real error in dp model-devi by @njzjz in #2757
- feat: add se_atten_v2 descriptor by @iProzd in #2755
Enhancement
Bug fixings
- fix documentation url in pyproject.toml by @njzjz in #2742
- fix bug in deepmd.infer.deep_pot.DeepPot by @ChiahsinChu in #2731
- Use
module.__path__[0]
instead ofmodule.__file__
by @njzjz in #2769
New Contributors
Full Changelog: v2.2.3...v2.2.4