Commit 38eef7b
chore(py): release tket-exts 0.12.0 (#1166)
🤖 I have created a release *beep* *boop*
---
##
[0.12.0](tket-exts-v0.11.0...tket-exts-v0.12.0)
(2025-10-20)
### ⚠ BREAKING CHANGES
* `ReplaceBorrowArrayPass` is removed from `QSystemPass`
* **tket-qsystem:** add `RandomOp:RandomAdvance` and make `RandomOp`
non-exhaustive.
### Features
* Definition of extension ops for modifiers and global phases
([#1137](#1137))
([ffc507b](ffc507b))
* Switch borrow array lowering from type replacement to llvm
([#1161](#1161))
([ab3e020](ab3e020))
* **tket-qsystem:** Support `random_advance` platform call
([#1170](#1170))
([eed16e8](eed16e8))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
---------
Co-authored-by: Seyon Sivarajah <seyon.sivarajah@cambridgequantum.com>
Co-authored-by: Seyon Sivarajah <seyon.sivarajah@quantinuum.com>1 parent 35fe285 commit 38eef7b
6 files changed
Lines changed: 22 additions & 9 deletions
File tree
- qis-compiler
- tket-exts
- src/tket_exts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
3 | 16 | | |
4 | 17 | | |
5 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments