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

Enhancement/faster score #63

Closed
wants to merge 2 commits into from
Closed

Enhancement/faster score #63

wants to merge 2 commits into from

Conversation

Cradoux
Copy link
Collaborator

@Cradoux Cradoux commented Oct 21, 2020

No description provided.

@Cradoux Cradoux closed this Oct 21, 2020
@@ -1033,6 +1041,7 @@ def score_atoms_as_spheres(self, mol):
'donor': ['acceptor', 'apolar'],
'acceptor': ['donor', 'apolar']}


# shrink again for speed
sub_grids = {p: g.shrink(mol_grids[p], g)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

g.shrink_to_common is needed here

@Cradoux Cradoux deleted the enhancement/faster_score branch October 21, 2020 10:06
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

Successfully merging this pull request may close these issues.

3 participants