-
Inverse gates are now supported. (#89)
-
Add new lightweight backend with performance improvements. (#57)
-
Remove the previous Eigen-based backend. (#67)
- Re-add dispatch table after fixing static initialisation order issue. (#68)
This release contains contributions from (in alphabetical order):
Thomas Bromley, Christina Lee, Thomas Loke, Antal Száva.
- Fixes a bug where the
QNode
would swapLightningQubit
toDefaultQubitAutograd
on device execution due to the inheritedpassthru_devices
entry of thecapabilities
dictionary. (#61)
This release contains contributions from (in alphabetical order):
Antal Száva
- Extends support from 16 qubits to 50 qubits. (#52)
- Updates applying basis state preparations to correspond to the
changes in
DefaultQubit
. (#55)
This release contains contributions from (in alphabetical order):
Thomas Loke, Tom Bromley, Josh Izaac, Antal Száva
-
Updates capabilities dictionary to be compatible with core PennyLane (#45)
-
Fix install of Eigen for CI wheel building (#44)
This release contains contributions from (in alphabetical order):
Tom Bromley, Josh Izaac, Antal Száva
Initial release.
This release contains contributions from (in alphabetical order):
Tom Bromley, Josh Izaac, Nathan Killoran, Antal Száva