-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update {Elastic,run,surf,Vasp,vasp}.py: To be compatible with Pymatgen #1302
Conversation
Compatible with Pymatgen>=2023.7.12 Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR breaks compatibility with old versions, so the minimal version in requirements should be bumped.
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
for more information, see https://pre-commit.ci
To be compatible with Pymatgen Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
To be compatible with Pymatgen Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
To be compatible with Pymatgen Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
To be compatible with Pymatgen Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
To be compatible with Pymatgen Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Thanks for your review! I think the minimal version in requirements is already bumped now. |
Please fix the UTs. Thanks |
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
for more information, see https://pre-commit.ci
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Sorry that there have been some mistakes. I think it can work now. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## devel #1302 +/- ##
==========================================
- Coverage 47.79% 47.75% -0.05%
==========================================
Files 82 82
Lines 14588 14615 +27
==========================================
+ Hits 6973 6979 +6
- Misses 7615 7636 +21
☔ View full report in Codecov by Sentry. |
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
Signed-off-by: Levi Zhou <31941107+ZhouXY-PKU@users.noreply.github.com>
To be compatible with old and new versions of Pymatgen (materialsproject/pymatgen#3158)