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
fix: support shuffle_poscar for other formats (#1610)
Fix#1570.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Enhanced efficiency in handling atomic configurations by directly
modifying coordinates in memory, eliminating the need for intermediate
files.
- Simplified logic for shuffling atomic indices.
- **Bug Fixes**
- Removed obsolete function that may have caused confusion in the
workflow related to POSCAR file management.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
0 commit comments