[BUG] Uncompatibility between "qml.density_matrix" and "default.mixed" in jax.jit #5235
Closed
1 task done
Labels
bug 🐛
Something isn't working
Expected behavior
Works without problems.
Actual behavior
Error. More info below.
Additional information
As you can see in the source code; tracing out qubits, the mixed device and jax can not go together. You can also see an example with the "default.qubit" device and it works without problems although I am tracing out qubits and running with jax as well. I'm guessing there's no reason for it to not work with the mixed device so I'm opening this bug.
Source code
Tracebacks
System information
Existing GitHub issues
The text was updated successfully, but these errors were encountered: