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

clean up Quantikz recipes #137

Open
Krastanov opened this issue Jun 22, 2023 · 0 comments
Open

clean up Quantikz recipes #137

Krastanov opened this issue Jun 22, 2023 · 0 comments
Labels
code quality Code that should be refactored good first issue Good for newcomers

Comments

@Krastanov
Copy link
Member

This is something that should in parallel be fixed in Quantikz.

Quantikz currently relies significantly on struct properties being vectors instead of tuples. That was a bad old decision -- it should default to tuples. But due to the lack of support for tuples, the Quantikz recipes in QuantumClifford contain a large amount of ugly collect statements. Fix Quantikz and remove the collect statements from the QuantumClifford recipes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Code that should be refactored good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant