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

Fix: support negative value in parse_expression #5826

Merged
merged 70 commits into from
Jan 7, 2025

Conversation

1041176461
Copy link
Collaborator

When using the parse_expression function to process negative input, it will be parsed as a positive value. This PR is used to fix this problem.

1041176461 and others added 30 commits January 21, 2023 23:02
@mohanchen mohanchen added Bugs Bugs that only solvable with sufficient knowledge of DFT Input&Output Suitable for coders without knowing too many DFT details Refactor Refactor ABACUS codes labels Jan 7, 2025
@mohanchen mohanchen merged commit 39aab7a into deepmodeling:develop Jan 7, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs that only solvable with sufficient knowledge of DFT Input&Output Suitable for coders without knowing too many DFT details Refactor Refactor ABACUS codes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants