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

Search [-1, 1] transformation matrix first #57

Merged
merged 3 commits into from
Jan 27, 2025
Merged

Conversation

lan496
Copy link
Member

@lan496 lan496 commented Jan 27, 2025

Part of the fixes for #54

The Wyckoff assignment may fail for a monoclinic crystal structure with skewed basis vectors.
This PR changes the priority to search for transformation matrices for point group matching, which makes std_cell.lattice less skewed.

@lan496 lan496 added the bug Something isn't working label Jan 27, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 27, 2025

Codecov Report

Attention: Patch coverage is 64.28571% with 10 lines in your changes missing coverage. Please review.

Project coverage is 89.84%. Comparing base (21ec019) to head (03d98fc).

Files with missing lines Patch % Lines
moyo/src/base/lattice.rs 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   89.99%   89.84%   -0.15%     
==========================================
  Files          44       44              
  Lines        5597     5613      +16     
==========================================
+ Hits         5037     5043       +6     
- Misses        560      570      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lan496 lan496 force-pushed the standardize-monoclinic branch from 1bd1b27 to 03d98fc Compare January 27, 2025 11:56
@lan496 lan496 marked this pull request as ready for review January 27, 2025 12:06
@lan496 lan496 merged commit d9a7820 into main Jan 27, 2025
16 checks passed
@lan496 lan496 deleted the standardize-monoclinic branch January 27, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants