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

Parsing gradients with regex #3

Open
adabbott opened this issue Apr 12, 2018 · 1 comment
Open

Parsing gradients with regex #3

adabbott opened this issue Apr 12, 2018 · 1 comment

Comments

@adabbott
Copy link
Collaborator

Will give incomplete data if user supplied regex does not correctly grab all atoms.

Needs a safeguard by checking that the gradient has the same number of rows as the number of atoms or something.

@adabbott
Copy link
Collaborator Author

Also, if dummy atoms are in use, codes will likely not print these in the gradient, so checking for the number of atoms might be problematic.

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

No branches or pull requests

1 participant