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
BREAKING_CHANGES: const logic op names removd
Closes#656
Have demonstrated with logic operations, pending comments on general
approach can port other larger extension op sets:
TODO:
- [x] Port logic.rs
- [ ] Port collections.rs
- [ ] Port int_ops.rs
- [ ] Port other arithmetic ops?
Generalise for shared easy functionality for extension op-sets that use c-style enums.
See: https://github.com/CQCL/tket2/blob/1f2b0b6e9cd12af79c713ba039319d6f9b42c07d/tket2/src/ops.rs#L53
The text was updated successfully, but these errors were encountered: