Skip to content
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

Bugfix: Parsing bugs in io.pwscf.PWInput #4115

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

jsukpark
Copy link
Contributor

@jsukpark jsukpark commented Oct 17, 2024

Summary

A quick regexp fixes + strengthened test cases to close #4114

@jsukpark jsukpark changed the title Bugfix: Correct float parsing in io.pwscf.PWInput Bugfix: Parsing bugs in io.pwscf.PWInput Oct 17, 2024
@shyuep shyuep merged commit 65e21cc into materialsproject:master Oct 21, 2024
43 checks passed
@shyuep
Copy link
Member

shyuep commented Oct 21, 2024

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

io.pwscf.PWInput.from_file() incorrectly reads decimal numbers and the K_POINTS card in automatic mode
2 participants