Skip to content

Fix: FiniteExcited excitations should return sorted by energies#443

Merged
lkdvos merged 3 commits into
mainfrom
exci
Jun 22, 2026
Merged

Fix: FiniteExcited excitations should return sorted by energies#443
lkdvos merged 3 commits into
mainfrom
exci

Conversation

@lkdvos

@lkdvos lkdvos commented Jun 22, 2026

Copy link
Copy Markdown
Member

Fixes #441.

lkdvos and others added 3 commits June 22, 2026 09:45
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/algorithms/excitation/dmrgexcitation.jl 100.00% <100.00%> (ø)

... and 63 files with indirect coverage changes

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

@lkdvos lkdvos merged commit a69d022 into main Jun 22, 2026
27 of 30 checks passed
@lkdvos lkdvos deleted the exci branch June 22, 2026 17:36
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.

## Bug: excitations(H, FiniteExcited(), ψ; num>1) returns energies/states in reverse order

1 participant