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

improvements to GeneralizedStabilizer API #260

Open
1 of 9 tasks
Krastanov opened this issue Apr 12, 2024 · 1 comment
Open
1 of 9 tasks

improvements to GeneralizedStabilizer API #260

Krastanov opened this issue Apr 12, 2024 · 1 comment
Labels

Comments

@Krastanov
Copy link
Member

Krastanov commented Apr 12, 2024

There are a few interfaces not yet supported for GeneralizedStabilizer but which are easy to add. Here are operations which we can and can not do -- the goal is to have all of them implemented.

  • sm = GeneralizedStabilizer(S"-X")
  • sm⊗sm
  • sm⊗S"X"
  • pcT*sm
  • tHadamard*sm
  • pcT⊗tId1
  • pcT⊗P"X"
  • embed(..., sm)
  • copy(sm)
@Krastanov
Copy link
Member Author

@hongyehu pinging just for reference as this is related to #259

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant