We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is currently hard coded, but can be based on mathematical intuition.
The text was updated successfully, but these errors were encountered:
Maybe this helps:
Sorry, something went wrong.
Thanks, I will have a look! I don't anticipate problems implementing this, I just haven't found the time doing it.
Yeah, this is just dot in one direction and linalg.solve in the other, but can be tricky to get right. Once all tests pass, you are safe :)
dot
linalg.solve
Speaking of tests:
... etc, grep for coord_trans in /path/to/pwtools/pwtools/test/*.py to find all examples.
coord_trans
/path/to/pwtools/pwtools/test/*.py
No branches or pull requests
This is currently hard coded, but can be based on mathematical intuition.
The text was updated successfully, but these errors were encountered: