Skip to content

Fix entropy_mutual when the input state is Ket#716

Merged
ytdHuang merged 5 commits into
qutip:mainfrom
ytdHuang:fix/entropy-mutual
May 19, 2026
Merged

Fix entropy_mutual when the input state is Ket#716
ytdHuang merged 5 commits into
qutip:mainfrom
ytdHuang:fix/entropy-mutual

Conversation

@ytdHuang
Copy link
Copy Markdown
Member

@ytdHuang ytdHuang commented May 12, 2026

Checklist

Thank you for contributing to QuantumToolbox.jl! Please make sure you have finished the following tasks before opening the PR.

  • Please read Contributing to Quantum Toolbox in Julia.
  • Any code changes were done in a way that does not break public API.
  • Appropriate tests were added and tested locally by running: make test.
  • Any code changes should be julia formatted by running: make format.
  • All documents (in docs/ folder) related to code changes were updated and able to build locally by running: make docs.
  • (If necessary) the CHANGELOG.md should be updated (regarding to the code changes) and built by running: make changelog.

Request for a review after you have completed all the tasks. If you have not finished them all, you can also open a Draft Pull Request to let the others know this on-going work.

Description

As title.

This also fix the build error in the tutorial.

@ytdHuang ytdHuang requested a review from albertomercurio May 12, 2026 08:02
@ytdHuang ytdHuang marked this pull request as draft May 13, 2026 05:36
@ytdHuang ytdHuang marked this pull request as ready for review May 13, 2026 07:49
@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.18%. Comparing base (3d013a7) to head (74992db).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #716      +/-   ##
==========================================
- Coverage   93.22%   93.18%   -0.05%     
==========================================
  Files          57       57              
  Lines        3914     3915       +1     
==========================================
- Hits         3649     3648       -1     
- Misses        265      267       +2     

☔ 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.

@ytdHuang ytdHuang merged commit fafb263 into qutip:main May 19, 2026
19 of 20 checks passed
@ytdHuang ytdHuang deleted the fix/entropy-mutual branch May 19, 2026 09:02
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