hrushikesh-s / atomate2

atomate2 is a library of computational materials science workflows
https://materialsproject.github.io/atomate2/
Other
0 stars 0 forks source link

Hiphive trial #9

Open hrushikesh-s opened 4 months ago

hrushikesh-s commented 4 months ago

Summary

hiphive_trial branch should eventually be deleted and merged into hiphive branch. hiphive_trial branch has been created to avoid pinging the people who have subscribed to atomate2, after every commit has been made.

Additional dependencies introduced (if any)

TODO (if any)

WIP

Checklist

Work-in-progress pull requests are encouraged, but please put [WIP] in the pull request title.

Before a pull request can be merged, the following items must be checked:

Note that the CI system will run all the above checks. But it will be much more efficient if you already fix most errors prior to submitting the PR. It is highly recommended that you use the pre-commit hook provided in the repository. Simply run pre-commit install and a check will be run prior to allowing commits.