Commit 149d5a6
fix missing inverse definitions in
* fix missing inverse definitions in `generate_basis_approximation`
* add missing basis gates to test
* add bugfix release note
* Update releasenotes/notes/fix-missing-inverse-definition-af7fe8d9f2193308.yaml
* Fix reno annotation
---------
Co-authored-by: Julien Gacon <[email protected]>
Co-authored-by: Julien Gacon <[email protected]>generate_basis_approximations (Qiskit#13517)1 parent 63445e9 commit 149d5a6
File tree
3 files changed
+9
-1
lines changed- qiskit/synthesis/discrete_basis
- releasenotes/notes
- test/python/transpiler
3 files changed
+9
-1
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
0 commit comments