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

Refactor/qcir flexible gate type #100

Merged
merged 10 commits into from
Mar 17, 2024

Conversation

JoshuaLau0220
Copy link
Collaborator

@JoshuaLau0220 JoshuaLau0220 commented Mar 16, 2024

Check List

  1. Does your submission pass tests by running make test?
  2. If you have specified a [no ci] tag, does your submission also pass tests by running make test-docker?
  3. Have you linted your code locally with make lint before submission?

Added

  • typos as the spelling checker for Qsyn. See _typos.toml for the config.

Changed

  • Migrated SWAPs, ECRs, and all single qubit gates to the new gate type system

Fixed

  • wrong testcase results for dofiles containing qcir print.
  • wrong testcase ref for qcir oracle

Removed

@JoshuaLau0220 JoshuaLau0220 merged commit 65f7329 into develop Mar 17, 2024
4 checks passed
@JoshuaLau0220 JoshuaLau0220 mentioned this pull request Mar 17, 2024
9 tasks
@chinyi0523 chinyi0523 mentioned this pull request Apr 26, 2024
3 tasks
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

Successfully merging this pull request may close these issues.

None yet

2 participants