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

Integrate ZX circuit simplification #5

Open
dakk opened this issue Nov 30, 2023 · 0 comments
Open

Integrate ZX circuit simplification #5

dakk opened this issue Nov 30, 2023 · 0 comments
Labels
enhancement New feature or request optimization Compiler optimization

Comments

@dakk
Copy link
Owner

dakk commented Nov 30, 2023

Integrate in QCircuit a new function called zx_simplify that call zx.simplify.full_reduce(circuit) on pyzx and return a simplified QCircuit.

After that, we need to extend the test suite for benchmarking all the test with and without this feature.

Useful links:

@dakk dakk added enhancement New feature or request optimization Compiler optimization labels Nov 30, 2023
@dakk dakk linked a pull request Nov 30, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request optimization Compiler optimization
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant