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

Rename labels #42

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Rename labels #42

merged 2 commits into from
Mar 4, 2024

Conversation

frostedoyster
Copy link
Collaborator

No description provided.

@@ -421,12 +420,12 @@ def get_cartesian_vectors(positions, cells, species, cell_shifts, centers, pairs
block = TensorBlock(
values = direction_vectors.unsqueeze(dim=-1),
samples = Labels(
names = ["structure", "center", "neighbor", "species_center", "species_neighbor", "cell_x", "cell_y", "cell_z"],
names = ["structure", "center", "neighbor", "center_type", "neighbor_type", "cell_x", "cell_y", "cell_z"],
Copy link
Contributor

Choose a reason for hiding this comment

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

just so rascaline and torch-spex agree here as well, I was going to use structure, first_atom, second_atom, cell_shit_a, cell_shit_b, cell_shit_c here!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

shift?

Copy link
Contributor

Choose a reason for hiding this comment

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

whoops …

yes, shift!

@frostedoyster frostedoyster merged commit cddc6b6 into master Mar 4, 2024
1 check passed
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.

2 participants