-
Notifications
You must be signed in to change notification settings - Fork 59
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 cyclic import in PROPKA #49
Comments
sobolevnrm
added a commit
to Electrostatics/propka-3.1
that referenced
this issue
May 30, 2020
Broken into three files to simplify import analysis: * `calculations.py` - distance calculations and simple math * `energy.py` - energy calculations * `hydrogens.py` - hydrogen geometry calculations Working towards addressing jensengroup#49
sobolevnrm
added a commit
to Electrostatics/propka-3.1
that referenced
this issue
May 30, 2020
Partially addresses jensengroup#49
sobolevnrm
added a commit
to Electrostatics/propka-3.1
that referenced
this issue
May 30, 2020
Partially addresses jensengroup#49
sobolevnrm
added a commit
to Electrostatics/propka-3.1
that referenced
this issue
May 30, 2020
Fixes jensengroup#49 Moved I/O into higher level of of code; should make issue jensengroup#51 easier to resolve
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: