Skip to content

moved spin_rotate and spin_align to physics/sparse #921

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

Merged
merged 2 commits into from
May 14, 2025

Conversation

zerothi
Copy link
Owner

@zerothi zerothi commented May 14, 2025

This allows all spin-matrices to use spin-rotate and spin-align.

Fixes #920.

This allows all spin-matrices to use spin-rotate and spin-align.

Fixes #920.

Signed-off-by: Nick Papior <[email protected]>
…'BaseException'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Copy link

codecov bot commented May 14, 2025

Codecov Report

Attention: Patch coverage is 91.53439% with 16 lines in your changes missing coverage. Please review.

Project coverage is 86.96%. Comparing base (3152e9f) to head (19595b5).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/sisl/physics/sparse.py 91.35% 16 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #921   +/-   ##
=======================================
  Coverage   86.96%   86.96%           
=======================================
  Files         408      408           
  Lines       53857    53858    +1     
=======================================
+ Hits        46838    46839    +1     
  Misses       7019     7019           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zerothi zerothi merged commit 2af2583 into main May 14, 2025
17 checks passed
@zerothi zerothi deleted the moved-spin-rotations branch May 14, 2025 18:37
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.

Allow rotating spin-components for other than DensityMatrix matrices
1 participant