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

Refactoring random_statevector #1163

Merged
merged 20 commits into from
Feb 5, 2024
Merged

Refactoring random_statevector #1163

merged 20 commits into from
Feb 5, 2024

Conversation

renatomello
Copy link
Contributor

@renatomello renatomello commented Jan 23, 2024

Now it is fixed to only sample from the Haar measure, with a simpler and faster code

This should be merged after #1171

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.

@renatomello renatomello added the enhancement New feature or request label Jan 23, 2024
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c113117) 100.00% compared to head (2bfd6ec) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1163   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           69        69           
  Lines        10112     10107    -5     
=========================================
- Hits         10112     10107    -5     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renatomello renatomello added the quantum_info module PRs and issues related to the quantum information module label Jan 27, 2024
@renatomello renatomello requested a review from stavros11 January 28, 2024 05:19
@renatomello renatomello marked this pull request as draft February 2, 2024 05:00
@renatomello renatomello marked this pull request as ready for review February 3, 2024 14:40
@renatomello renatomello added this pull request to the merge queue Feb 5, 2024
Merged via the queue into master with commit f67dc84 Feb 5, 2024
13 of 19 checks passed
@renatomello renatomello deleted the random_statevector branch February 5, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request quantum_info module PRs and issues related to the quantum information module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants