You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* implement `ComposablePass` for normalize Guppy pass ([#1286](https://github.com/Quantinuum/tket2/issues/1286)) ([d72d84d](https://github.com/Quantinuum/tket2/commit/d72d84d55b22ed574fe15f322304d54c5d445d1a))
14
+
* implement `ComposeablePass` interface for any serializable pytket pass. ([#1269](https://github.com/Quantinuum/tket2/issues/1269)) ([71cb1f2](https://github.com/Quantinuum/tket2/commit/71cb1f2354b9e5058ff3c4ebe3e932e219105cbc))
15
+
16
+
17
+
### Bug Fixes
18
+
19
+
* Use qsystem extensions on Tk2Circuit.from_bytes/str ([#1296](https://github.com/Quantinuum/tket2/issues/1296)) ([df9f52a](https://github.com/Quantinuum/tket2/commit/df9f52a1d8cb0047fc4732beddfaeb2aa9b43d8b))
20
+
21
+
22
+
### Code Refactoring
23
+
24
+
* Replace Subcircuit with SiblingSubgraph ([#1288](https://github.com/Quantinuum/tket2/issues/1288)) ([c0d1236](https://github.com/Quantinuum/tket2/commit/c0d12360c5f9c1ed01c5c46513b8e1e4abbe5d89))
0 commit comments