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 using * for matrix and tensor products of PauliWord and PauliSentence #5341

Merged
merged 11 commits into from
Mar 11, 2024

Conversation

astralcai
Copy link
Contributor

Context:
Complete the deprecation cycle for using * for matrix and tensor products of PauliWord and PauliSentence

Description of the Change:
Using * for matrix and tensor products of PauliWord and PauliSentence will now raise an error.

Related Shortcut Issues:
[sc-58304]

@astralcai astralcai changed the title Remove regular multiplication for PauliWords and PauliSentences Remove using * for matrix and tensor products of PauliWord and PauliSentence Mar 7, 2024
Copy link

codecov bot commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.63%. Comparing base (e475db3) to head (27adce2).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5341      +/-   ##
==========================================
- Coverage   99.64%   99.63%   -0.01%     
==========================================
  Files         401      401              
  Lines       37294    36925     -369     
==========================================
- Hits        37160    36791     -369     
  Misses        134      134              

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

Copy link
Contributor

@lillian542 lillian542 left a comment

Choose a reason for hiding this comment

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

Looks good to me! 🚀

@astralcai astralcai enabled auto-merge (squash) March 11, 2024 16:49
@astralcai astralcai merged commit 844fcf8 into master Mar 11, 2024
40 checks passed
@astralcai astralcai deleted the dep-pauli-mult branch March 11, 2024 19:13
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.

3 participants