Release 0.19.1
Bug fixes
-
Fixes several bugs when using parametric operations with the
default.qubit.torch
device on GPU. The device takes thetorch_device
argument once again to allow running non-parametric QNodes on the GPU. (#1927) -
Fixes a bug where using JAX's jit function on certain QNodes that contain the
qml.QubitStateVector
operation raised an error with earlier JAX versions (e.g.,jax==0.2.10
andjaxlib==0.1.64
). (#1924)
Contributors
This release contains contributions from (in alphabetical order):
Josh Izaac, Christina Lee, Romain Moyard, Lee James O'Riordan, Antal Száva.