Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add missing CnRx CnRz ops #49

Merged
merged 1 commit into from
Jul 5, 2024
Merged

fix: Add missing CnRx CnRz ops #49

merged 1 commit into from
Jul 5, 2024

Conversation

aborgna-q
Copy link
Collaborator

Closes #46

drive-by: Fix clippy lint due to missing doc

@aborgna-q aborgna-q requested a review from cqc-alec July 5, 2024 08:10
@aborgna-q aborgna-q added this pull request to the merge queue Jul 5, 2024
Merged via the queue into main with commit 60f1c21 Jul 5, 2024
6 checks passed
@aborgna-q aborgna-q deleted the ab/fix-missing-ops branch July 5, 2024 08:22
@github-actions github-actions bot mentioned this pull request Jul 5, 2024
github-merge-queue bot pushed a commit that referenced this pull request Jul 5, 2024
## 🤖 New release
* `tket-json-rs`: 0.4.1 -> 0.4.2

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## 0.4.2 (2024-07-05)

### Bug Fixes

- Add missing `CnRx` `CnRz` ops
([#49](#49))
- Matrix encoding roundtrip losing precision. Use `f64` instead of
`f32`s. ([#48](#48))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: hugrbot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add missing optypes
2 participants