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 for larger n>2 gates #60

Open
2 of 3 tasks
lsschmid opened this issue Jan 30, 2025 · 1 comment
Open
2 of 3 tasks

Support for larger n>2 gates #60

lsschmid opened this issue Jan 30, 2025 · 1 comment

Comments

@lsschmid
Copy link

lsschmid commented Jan 30, 2025

As NAs natively support multi-qubit gates with more than two qubits, supporting the corresponding gates (in particular, CCZ and CkZ) would be nice. For the animation, one could use the same effects as for CZ, just acting on all qubits that take part in the gate.

Tasks to do

  • Modify parser/file format to support larger gates
  • Modify architecture configuration to load gate times/fidelities for larger gates
  • generalize CZ animation to support larger gates
@lsschmid
Copy link
Author

File format and animation added as part of #65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant