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

Fix return type of rand_unitary #230

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

ytdHuang
Copy link
Member

Related issues or PRs

fix #219

@ytdHuang ytdHuang changed the title Fix rand_unitary Fix return type of rand_unitary Sep 22, 2024
Copy link

codecov bot commented Sep 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.24%. Comparing base (5af51a2) to head (e465d7c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
- Coverage   94.16%   93.24%   -0.92%     
==========================================
  Files          30       30              
  Lines        2175     2175              
==========================================
- Hits         2048     2028      -20     
- Misses        127      147      +20     

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

@albertomercurio albertomercurio merged commit 7605b69 into qutip:main Sep 22, 2024
9 of 10 checks passed
@ytdHuang ytdHuang deleted the fix/rand_unitary branch September 22, 2024 17:39
albertomercurio pushed a commit to lgravina1997/QuantumToolbox.jl that referenced this pull request Sep 27, 2024
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.

rand_unitary returns a full sparse matrix
2 participants