Issues
- 1
Improve error message for missing wasm file
#176 opened by cqc-melf - 0
Add support for base profile
#174 opened by cqc-melf - 0
Add support for converting `ClExprOp`
#179 opened by cqc-alec - 0
add classical division to register operation in the conversion from pytket to qir
#104 opened by cqc-melf - 0
Unsupported classical register operations
#181 opened by cqc-alec - 0
Update the result recording to be profile compatible
#160 opened by cqc-melf - 0
Add trunc functionality to classical registers
#168 opened by cqc-melf - 1
Update conditional branches to use phi nodes
#159 opened by cqc-melf - 0
- 4
Increase allowed number of classical registers
#164 opened by irfankhan10 - 8
Generate QIR compatible with azure-quantum
#152 opened by cqc-alec - 0
Update the error message for incomplete registers
#145 opened by cqc-melf - 0
BitWiseOp.ONE not supported
#137 opened by cqc-melf - 0
use llvm pass on generated qir for optimisation
#136 opened by cqc-melf - 3
Remove empty else branch generation
#50 opened by peter-campora - 5
- 2
- 1
update to pyqir 0.10.0
#95 opened by cqc-melf - 1
Support multi-valued WASM functions
#85 opened by cqc-alec - 1
if `tk_SCRATCH_BIT` is too long it hits `ValueError: classical registers must not have more than 64 bits`
#67 opened by cqc-melf - 4
Consider removing `pyqir_0_6_compatibility` code
#65 opened by qartik - 1
Simplify Equality Checks
#51 opened by peter-campora - 0
Reintroduce flattening registers to account for non-simple circuits in CircBox
#18 opened by RolandMacDoland