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

Rebasing initial implementation #7

Merged
merged 9 commits into from
Oct 12, 2023
Merged

Rebasing initial implementation #7

merged 9 commits into from
Oct 12, 2023

Conversation

neal-erickson
Copy link
Contributor

Seems fairly straightforward. Interested in recommendations on better testing.

Copy link

@Jonhas-qtm Jonhas-qtm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just wanted some stuff clarified

pytket/phir/api.py Show resolved Hide resolved
tests/test_api.py Show resolved Hide resolved
@@ -0,0 +1,32 @@
from pytket.circuit import Circuit

from .qtm_machine import QtmMachine

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rather than doing this form of relative imports, we should be importing from the actual package

@neal-erickson neal-erickson merged commit b0dc397 into main Oct 12, 2023
1 check passed
@neal-erickson neal-erickson deleted the rebase-gates branch October 12, 2023 20:26
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