Ran
|
Files
855
|
Run time
25s
|
Badge
Embed ▾
README BADGES
|
push
github
Allow arbitrary iterables in `assign_parameters` (#12887) (#12892) In Qiskit 1.1, it was possible to give any object that was iterable and had a `__len__` as the binding sequence for `assign_parameters`. The move to Rust space inadvertantly limited that to things that fulfilled the sequence API. This commit restores the ability to use general iterables, and removes the need to have a `__len__`. (cherry picked from commit 9de81195a) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
66757 of 74202 relevant lines covered (89.97%)
233298.95 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|