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

Made fidelity(cureg, cureg) work #511

Merged
merged 3 commits into from
May 30, 2024
Merged

Conversation

jlbosse
Copy link
Contributor

@jlbosse jlbosse commented May 30, 2024

Previous to this computing the fidelity between two ArrayRegisters on the GPU wasn't working because pure_state_fidelity() was restricted to accept only Vectors and not AbstractVectors.

Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.42%. Comparing base (c05360d) to head (bb814e9).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #511      +/-   ##
==========================================
+ Coverage   86.83%   88.42%   +1.59%     
==========================================
  Files          34       51      +17     
  Lines        2157     3102     +945     
==========================================
+ Hits         1873     2743     +870     
- Misses        284      359      +75     

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

@GiggleLiu GiggleLiu merged commit 5efb15e into QuantumBFS:master May 30, 2024
14 checks passed
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