-
Notifications
You must be signed in to change notification settings - Fork 68
Precomputed charges #435
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
Precomputed charges #435
Conversation
… flow of the prep step
|
I did some tests comparing jsons with pre-computed and re-computed charges and everything seems to match. Everything should work now. There was some confusion because the charges stored in the polymer object when using the python API don't match what is printed in the json. I'm not sure if that's a bug, or if I'm missing something. |
…file; rename option to compute_charges
1) list dependencies 2) add notes for Python 3.8
remove references in personal repo
temporarily, install prody from its repo for numpy2 compatibility
to instruction for creating a virt env for the tutorials
cd27a92 to
af2a799
Compare
diogomart
left a comment
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.
Awesome, so much faster now
Not finished, still needs testing.This PR allows the option to skip charge computation and read from a template of precomputed charges stored in
template_charges.json.