Skip to content

Add rebase functionality to QasmModule#73

Closed
TheGupta2012 wants to merge 1 commit intomainfrom
migrate-rebase
Closed

Add rebase functionality to QasmModule#73
TheGupta2012 wants to merge 1 commit intomainfrom
migrate-rebase

Conversation

@TheGupta2012
Copy link
Copy Markdown
Member

Fixes #66

Summary of changes

This PR migrates the rebase functionality to the QasmModule

  • Note that the essence of rebase is to change the "basis set" of the program and the original implementation did not cater to the universality of the supplied gate set. Thus, it is proposed to use a fixed number of basis gate sets out of which the user can choose to "rebase".
  • The user call to rebase would then change the basis set to one of the supported basis sets in pyqasm.

@TheGupta2012
Copy link
Copy Markdown
Member Author

Closing as already done in #123

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.

[FEATURE] Migrate rebase functionality from qBraid SDK

1 participant