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

Support broadcasting/batching of GlobalPhase #5815

Open
dwierichs opened this issue Jun 6, 2024 · 0 comments
Open

Support broadcasting/batching of GlobalPhase #5815

dwierichs opened this issue Jun 6, 2024 · 0 comments
Labels
enhancement ✨ New feature or request

Comments

@dwierichs
Copy link
Contributor

Feature details

As GlobalPhase becomes a more prominent member of the PL gate family, we should add support for this feature.

This unlocks #4460 .

Implementation

Can be done similarly to other broadcastable ops, I think. Performance benchmarking might be annoying because the matrix size is not fixed, but even a slow implementation might be nice to have.

How important would you say this feature is?

1: Not important. Would be nice to have.

Additional information

Unlocks #4460

@dwierichs dwierichs added the enhancement ✨ New feature or request label Jun 6, 2024
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

No branches or pull requests

1 participant