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

Remove ratio_imprivitive kwarg in favour of ratio_imprim #4552

Merged
merged 10 commits into from
Aug 30, 2023

Conversation

lillian542
Copy link
Contributor

The RandomLayers.compute_decomposition keyword argument ratio_imprivitive has been changed to
ratio_imprim to match the call signature of the operation. This PR completes the deprecation cycle by removing the option to use ratio_imprivitive.

@lillian542
Copy link
Contributor Author

[sc-43895]

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (3f25d5e) 99.66% compared to head (5bbef1d) 99.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4552      +/-   ##
==========================================
- Coverage   99.66%   99.66%   -0.01%     
==========================================
  Files         376      376              
  Lines       33076    33072       -4     
==========================================
- Hits        32966    32962       -4     
  Misses        110      110              
Files Changed Coverage Δ
pennylane/templates/layers/random.py 100.00% <ø> (ø)

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

Copy link
Contributor

@albi3ro albi3ro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@lillian542 lillian542 requested a review from a team August 30, 2023 15:28
@lillian542 lillian542 enabled auto-merge (squash) August 30, 2023 19:20
@lillian542 lillian542 merged commit 27229fc into master Aug 30, 2023
39 checks passed
@lillian542 lillian542 deleted the change_ratio_imprivitive branch August 30, 2023 20:55
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.

None yet

4 participants