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

Random interferometer is already implemented in scipy #254

Open
nquesada opened this issue Jun 29, 2021 · 0 comments
Open

Random interferometer is already implemented in scipy #254

nquesada opened this issue Jun 29, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@nquesada
Copy link
Collaborator

The functionality to generate random Haar unitary and orthogonal matrices is already implemented in scipy as unitary_group and ortho_group. We should just use this functionality inside random_interferometer instead of reinventing the wheel.

@nquesada nquesada added the good first issue Good for newcomers label Jul 5, 2021
@sduquemesa sduquemesa added the enhancement New feature or request label Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants