-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Small Refactoring for include_state (#239)
* model version for Potential class is added * model version for Potential class is modified * Enable the smooth version of Spherical Bessel function in TensorNet * max_n, max_l for SphericalBessel radial basis functions are included in TensorNet class * adding united tests for improving the coverage score * little clean up in _so3.py and so3.py * remove unnecessary data storage in dgl graphs * update pymatgen version to fix the bug * refactor all include_states into include_state for consistency * change include_states into include_state in test_graph_conv.py
- Loading branch information
Showing
3 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters