Issues
- 0
- 4
Support generation of spec-compliant QIR
#1241 opened by Sola85 - 7
Performance degradation with vmap and large data
#1153 opened by dime10 - 7
Bug when applying a double ``qml.adjoint``
#1301 opened by KetpuntoG - 4
[BUG] `catalyst.ctrl` is not working
#1299 opened by isaacdevlugt - 6
Implement SWAP gate disentangling at compile time
#1268 opened by paul0403 - 23
`qjit(static_argnums=...)` fails when the marked static argument has a default value
#1163 opened by paul0403 - 2
[BUG] Executing a qjit'd QNode with `abstracted_axes` twice with the same arguments fails
#1231 opened by isaacdevlugt - 0
Continue applying clang-tidy fixes to Catalyst headers fetched from Lightning
#1271 opened by rauletorresc - 6
Add merge rotation patterns for `qml.Rot` and `qml.CRot`
#1220 opened by paul0403 - 0
Catalyst does not support QJIT-compiling a parameterized circuit with `qml.ctrl`
#1266 opened by joeycarter - 0
Catalyst does not support QJIT-compiling a parameterized circuit with `qml.FlipSign`
#1265 opened by joeycarter - 0
- 0
Seed all circuit readout methods
#1250 opened by paul0403 - 1
`catalyst.cond` does not accept `MeasurementValue` type as input conditional
#1237 opened by willjmax - 1
- 0
Small typo on `jit.py:463`
#1222 opened by isaacdevlugt - 2
[BUG] Incorrect output pytree when using qml.counts() in specific output patterns
#1016 opened by mehrdad2m - 0
- 3
- 0
Improve error message for `adjoint(measure)`
#1188 opened by dime10 - 4
- 0
- 0
Seed sampling for lightning simulators
#999 opened by paul0403 - 1
[BUG] Passing a list of wires to `qml.Identity` causes QJIT to segmentation fault
#1175 opened by willjmax - 7
- 0
Use adjoint method as default grad method with lightning
#1171 opened by dime10 - 6
- 1
Compatibility with TorchLayer
#1157 opened by TheRisenPhoenix - 0
[Feature] Nested calls to accelerate should behave like nested jax.jit functions.
#1086 opened by josh146 - 6
Improve handling of execution configs, especially as default arguments to other functions
#1135 opened by joeycarter - 0
Add support for `qml.Snapshot`
#1132 opened by joeycarter - 10
- 0
`jax.scipy.linalg.expm` sometimes gives different results inside and ouside qjit
#1071 opened by paul0403 - 0
incompatible with cuda-quantum 0.8.0
#1110 opened by yitchen-tim - 0
[BUG] Parameter-shift differentiation of the following circuit results in a compiler error
#1072 opened by josh146 - 0
`split_non_commuting`'s expected `PyTreeDef` does not match observed `PyTreeDef`
#1099 opened by erick-xanadu - 1
Recycling the same `device.so` by different `quantum.set_state` causes a crash
#1044 opened by paul0403 - 1
[BUG] Can't run `jax.scipy.linalg.solve` and `jax.scipy.linalg.expm` from separate `@qjit` blocks within the same program
#1094 opened by joeycarter - 6
- 3
grad does not work when using dynamic one-shot
#1092 opened by mehrdad2m - 0
[BUG] Applying `adjoint` to a subroutine prior to a midcircuit measurement throws an error
#1055 opened by glassnotes - 2
- 8
[BUG] Verification is not allowing differentiation of non-differentiable gates
#1065 opened by josh146 - 0
Support for shot-vectors
#980 opened by dime10 - 0
- 3
[BUG] The cancel inverses compilation pass seems to mutate the original circuit(?)
#1032 opened by josh146 - 6
- 4
- 0
[MLIR] Place `async.drop_ref` operations when identical code folding is applied to basic blocks.
#997 opened by erick-xanadu