Skip to content

Use eigh in bath op assertion - #166

Open
piperfw wants to merge 1 commit into
mainfrom
eigh-assertion
Open

Use eigh in bath op assertion#166
piperfw wants to merge 1 commit into
mainfrom
eigh-assertion

Conversation

@piperfw

@piperfw piperfw commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

#165

The constructor already asserts the coupling operator is Hermitian, so using eigh should be safe and not fail in the way described in the issue.

Never done a one-character Pull Request before. Ran the tests just to be sure!

@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.12%. Comparing base (0015fc2) to head (434b047).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage   92.12%   92.12%           
=======================================
  Files          24       24           
  Lines        4572     4572           
=======================================
  Hits         4212     4212           
  Misses        360      360           

☔ View full report in Codecov by Harness.
📢 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.

@piperfw

piperfw commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

If we wanted to be more thorough, we could write some tests using an operator such as in the issue example

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.

1 participant