Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: make
dp neighbor-stat --type-map
optional (deepmodeling#4049)
In most cases, we can directly read type map from data. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - The `neighbor_stat` function now accepts an optional `type_map`, enhancing flexibility in function calls. - The `--type-map` argument in the main parser has been changed to optional, defaulting to a derived type map if not provided. - **Improvements** - Added logging to indicate when the `type_map` is not supplied, enhancing user awareness and debugging capabilities. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
- Loading branch information