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

Parsing of seed_transpiler in generate_preset_pass_manager (backport #12980) #12996

Merged
merged 3 commits into from
Aug 20, 2024

Commits on Aug 20, 2024

  1. Parsing of seed_transpiler in generate_preset_pass_manager (#12980)

    * Raise ValueError if seed_transpiler is negative
    
    * Fix code formatting
    
    * Implement suggested changes
    
    * Update releasenotes/notes/fix-negative-seed-pm-2813a62a020da115.yaml
    
    Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
    
    * Update qiskit/transpiler/preset_passmanagers/generate_preset_pass_manager.py
    
    Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
    (cherry picked from commit 5c8edd4)
    jschuhmac authored and mergify[bot] committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ff29eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af90ded View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a655fd2 View commit details
    Browse the repository at this point in the history