Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Move methods from graphix and add Aer methods #7

Merged
merged 2 commits into from
May 30, 2023

Conversation

d1ssk
Copy link
Contributor

@d1ssk d1ssk commented May 29, 2023

Before submitting, please check the following:

  • Make sure you have tests for the new code and that test passes (run pytest)
  • format added code and tests by black -l 120 <filename>
  • If applicable, add a line to the [unreleased] part of CHANGELOG.md, following keep-a-changelog.

Then, please fill in below:

Context (if applicable):
We need to organize methods with graphix/PatternRunner and add methods for Aer simulation.

Description of the change:
Add Aer simulation method. Move some methods from graphix/PatternRunner

Related issue:
#6

also see that checks (github actions) pass.
If lint check keeps failing, try installing black==22.8.0 as behavior seems to vary across versions.

@d1ssk d1ssk linked an issue May 29, 2023 that may be closed by this pull request
@d1ssk d1ssk changed the title add and modify methods. edit examples and tests Move methods from graphix and add Aer methods May 29, 2023
@d1ssk d1ssk merged commit aca689e into master May 30, 2023
@d1ssk d1ssk deleted the 6-add-device-and-aer-interface branch May 30, 2023 05:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add device and Aer interface
2 participants