-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NEB calculator with example of LiFePO4 by M3GNet-MS, M3GNet-DIRECT, a…
…nd CHGNet (#13) * Add NEB calculator * update M3GNet loading to make M3GNet-DIRECT the default * add visualization * improve test coverage * bump actions/setup-python to v5, checkout to v4 * compress to ~15% orig size * format and rename examples/LiFePO4-NEB.ipynb * fix relaxor spelling and add doc str * use enumerate in NEBCalc.calc() and document return value unit * from_end_images rename nimages kwarg to n_images * sort notebook imports * drop black for ruff format in CI --------- Co-authored-by: JiQi535 <[email protected]> Co-authored-by: Janosh Riebesell <[email protected]>
- Loading branch information
1 parent
ac70860
commit e099a3b
Showing
11 changed files
with
1,083 additions
and
20 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
Oops, something went wrong.