You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced several new atomic models: DPDipoleAtomicModel,
DPDOSAtomicModel, DPEnergyAtomicModel, and DPPolarAtomicModel.
- Enhanced the public API to include these new models for easier access.
- Added new model classes: DipoleModel, PolarModel, and DOSModel,
extending the functionality of the framework.
- Implemented unit tests for Density of States (DOS) models, ensuring
functionality across different computational backends.
- **Bug Fixes**
- Improved error handling in atomic model constructors to provide
clearer messages for type requirements.
- **Documentation**
- Added a license identifier to the dos_model.py file.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: Anyang Peng <137014849+anyangml@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments