Skip to content

Comments

Implement Simulator for circuit and pattern#78

Merged
masa10-f merged 44 commits intomasterfrom
simulator
Oct 2, 2025
Merged

Implement Simulator for circuit and pattern#78
masa10-f merged 44 commits intomasterfrom
simulator

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:

The state vector simulator backends for circuit and simulator are now implemented.

Related issue:

@masa10-f masa10-f self-assigned this Aug 13, 2025
@masa10-f masa10-f mentioned this pull request Jul 28, 2025
@masa10-f masa10-f marked this pull request as ready for review August 24, 2025 23:53
@masa10-f masa10-f requested a review from EarlMilktea August 25, 2025 04:22
@masa10-f masa10-f requested a review from EarlMilktea September 5, 2025 04:52
@masa10-f masa10-f requested a review from EarlMilktea September 8, 2025 04:33
Copy link
Collaborator

@EarlMilktea EarlMilktea left a comment

Choose a reason for hiding this comment

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

Excellent!

@masa10-f masa10-f requested a review from EarlMilktea October 2, 2025 02:18
@masa10-f masa10-f merged commit 334d227 into master Oct 2, 2025
20 checks passed
@masa10-f masa10-f deleted the simulator branch October 2, 2025 08:33
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.

2 participants