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

Add (from core) N-qubit unitaries #49

Open
TysonRayJones opened this issue Jun 24, 2019 · 1 comment
Open

Add (from core) N-qubit unitaries #49

TysonRayJones opened this issue Jun 24, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@TysonRayJones
Copy link
Member

No description provided.

@TysonRayJones TysonRayJones added the enhancement New feature or request label Jun 24, 2019
@TysonRayJones
Copy link
Member Author

Unoptimised implementation added in 5914f80
It currently creates and destroys dynamic matrices on the fly during circuit evaluation; it would at least be a better idea to create/destroy at the start/end of ApplyCircuit. Note persisting the matrices between ApplyCircuit evaluations would be an unexpected memory overhead/leak to the user.

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