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

Add multi_thread_greedy_pauli_optimisation #1672

Closed
wants to merge 22 commits into from
Closed

Conversation

sjdilkes
Copy link
Contributor

@sjdilkes sjdilkes commented Nov 11, 2024

Adds a new transform multi_thread_greedy_pauli_optimisation and pass MultiThreadGreedyPauliSimp that runs GreedyPauliSimp with different seeds in separate threads and returns the smallest circuit.

Related issues

Please mention any github issues addressed by this PR.

Checklist

  • I have performed a self-review of my code.
  • I have commented hard-to-understand parts of my code.
  • I have made corresponding changes to the public API documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the changelog with any user-facing changes.

@sjdilkes sjdilkes marked this pull request as ready for review November 11, 2024 18:21
@sjdilkes sjdilkes closed this Nov 12, 2024
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.

1 participant