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

[Frontend] Remove redundant unflat-flattening. #215

Merged
merged 3 commits into from
Jul 21, 2023

Conversation

erick-xanadu
Copy link
Contributor

@erick-xanadu erick-xanadu commented Jul 20, 2023

Description of the Change: Remove redundant sequence of unflat flattening operations.

Benefits: Better style.

Related to [sc-41353]

[sc-42563]

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #215 (f616441) into main (715addb) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
- Coverage   99.20%   99.20%   -0.01%     
==========================================
  Files          37       37              
  Lines        6578     6575       -3     
  Branches      336      336              
==========================================
- Hits         6526     6523       -3     
  Misses         29       29              
  Partials       23       23              
Impacted Files Coverage Δ
frontend/catalyst/pennylane_extensions.py 98.86% <100.00%> (-0.01%) ⬇️

@erick-xanadu erick-xanadu marked this pull request as ready for review July 20, 2023 19:55
doc/changelog.md Outdated Show resolved Hide resolved
Co-authored-by: Ali Asadi <ali@xanadu.ai>
@erick-xanadu erick-xanadu merged commit 3745d84 into main Jul 21, 2023
19 checks passed
@erick-xanadu erick-xanadu deleted the eochoa/2023-07-20/remove-redundant-unflat-flat branch July 21, 2023 13:51
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

2 participants