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

Faster implementations for random_statevector #995

Merged
merged 15 commits into from
Aug 17, 2023
Merged

Conversation

renatomello
Copy link
Contributor

@renatomello renatomello commented Aug 14, 2023

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 Aug 14, 2023
@renatomello renatomello added this to the Qibo 0.2.0 milestone Aug 14, 2023
@renatomello renatomello self-assigned this Aug 14, 2023
@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c09cedd) 100.00% compared to head (c143868) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #995   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         7394      7394           
=========================================
  Hits          7394      7394           
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Files Changed Coverage Δ
src/qibo/quantum_info/random_ensembles.py 100.00% <100.00%> (ø)

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

@renatomello renatomello changed the title Faster implementations for random_statevector and random_unitary Faster implementations for random_statevector Aug 16, 2023
@renatomello renatomello merged commit 6686580 into master Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants