Skip to content

Voronoi featuriser pymatgen #77

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Voronoi featuriser pymatgen #77

wants to merge 12 commits into from

Conversation

ligerzero-ai
Copy link
Contributor

@ligerzero-ai ligerzero-ai commented Sep 18, 2023

try #75

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@ligerzero-ai ligerzero-ai marked this pull request as ready for review September 18, 2023 18:38
@ligerzero-ai
Copy link
Contributor Author

ligerzero-ai commented Sep 18, 2023

The Black formatting bot isn't active on this repo - please fix? @jan-janssen At least, the tag to format isn't active.

}


def VoronoiSiteFeaturiser(structure, site):
Copy link
Member

Choose a reason for hiding this comment

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

As this is a function, please use a lower case function name:

Suggested change
def VoronoiSiteFeaturiser(structure, site):
def get_features_for_voronoi_site(structure, site):

@jan-janssen jan-janssen marked this pull request as draft February 14, 2024 14:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants