Qiskit / qiskit-ibm-runtime

IBM Client for Qiskit Runtime
https://docs.quantum.ibm.com/api/qiskit-ibm-runtime
Apache License 2.0
135 stars 148 forks source link

Change use_fractional_gates default to False #1755

Closed jyu00 closed 1 week ago

jyu00 commented 1 week ago

Summary

When we introduced the use_fractional_gates flag, we set the default to True. That'd actually break both dynamic circuits and twirling. This PR changes the default to False.

Details and comments

Fixes #

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9567834002

Details


Totals Coverage Status
Change from base Build 9567826797: 0.0%
Covered Lines: 6037
Relevant Lines: 7335

💛 - Coveralls