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

[DEM-868] ProjectQ Swap cQASM #47

Merged
merged 1 commit into from
Apr 12, 2019
Merged

[DEM-868] ProjectQ Swap cQASM #47

merged 1 commit into from
Apr 12, 2019

Conversation

QFer
Copy link
Contributor

@QFer QFer commented Apr 12, 2019

  • Cleaned up the cqasm code generation a bit. Inconsistent lower and upper case cqasm was generated. According to the definition of cQASM v1.0 all commands are lower case (the gates are upper case in general).
  • Tdag and Sdag were handled differently, one with a look up translation table, the other one directly. I removed the need for a lookup table.
  • Unit tests are adjusted accordingly. The tdag code generation was tested twice, removed one.

@coveralls
Copy link
Collaborator

Coverage Status

Coverage remained the same at 100.0% when pulling a74af4e on feature/DEM-868/SWAP_ProjectQ into a41a96c on dev.

1 similar comment
@coveralls
Copy link
Collaborator

Coverage Status

Coverage remained the same at 100.0% when pulling a74af4e on feature/DEM-868/SWAP_ProjectQ into a41a96c on dev.

@QFer QFer merged commit 7af287c into dev Apr 12, 2019
@QFer QFer deleted the feature/DEM-868/SWAP_ProjectQ branch April 12, 2019 12:55
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.

3 participants