Skip to content

Comments

Qompile pattern with Scheduler module#74

Merged
masa10-f merged 56 commits intomasterfrom
71-compile-from-sequential-graphs
Aug 25, 2025
Merged

Qompile pattern with Scheduler module#74
masa10-f merged 56 commits intomasterfrom
71-compile-from-sequential-graphs

Conversation

@masa10-f
Copy link
Collaborator

Before submitting, please check the following:

  • Make sure you have tests for the new code and that test passes (run pytest)
  • If applicable, add a line to the [unreleased] part of CHANGELOG.md, following keep-a-changelog.
  • Format added code by ruff
  • Type checking by mypy and pyright
  • Make sure the checks (github actions) pass.
  • Check that the docs compile without errors (run make html in ./docs/ - you may need to install dependency for sphinx docs, see docs/requirements.txt.)

Then, please fill in below:

Description of the change:

  • Added scheduler module, which allows us to generate a flexible pattern order from one graph state.

Related issue:

#71

@masa10-f masa10-f linked an issue Jul 26, 2025 that may be closed by this pull request
@masa10-f masa10-f mentioned this pull request Jul 23, 2025
@masa10-f masa10-f requested a review from EarlMilktea August 13, 2025 14:46
@masa10-f masa10-f requested a review from EarlMilktea August 16, 2025 04:03
@masa10-f
Copy link
Collaborator Author

@EarlMilktea Could you review again?

@masa10-f masa10-f requested a review from EarlMilktea August 22, 2025 11:30
@masa10-f masa10-f merged commit b683299 into master Aug 25, 2025
20 checks passed
@masa10-f masa10-f deleted the 71-compile-from-sequential-graphs branch August 25, 2025 12:14
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.

Compile from sequential graphs

2 participants