- Pin the PennyLane version to <0.34 (#44)
This release contains contributions from (in alphabetical order):
Matthew Silverman
- Add support for
qml.StatePrep
as a state preparation operation. (#39)
- Support for Python 3.8 has been removed, and support for Python 3.11 has been added. (#40)
This release contains contributions from (in alphabetical order):
Mudit Pandey, Jay Soni
- Update plugin to remove the use of
decompose_hamiltonian
in favour ofpauli_decompose
. (#34)
This release contains contributions from (in alphabetical order):
Jay Soni, Antal Száva
-
Changes the
batch_execute
method to support executing single tapes as per PennyLanev0.20.0
where batch execution is the default for a QNode. (#22) -
Fixes issues that came from updates with
v0.22.0
PennyLane and in the Z-Quantum libraries. (#22)
This release contains contributions from (in alphabetical order):
Sam Banning, Antal Száva
- For compatibility with PennyLane v0.15, the
analytic
keyword argument has been removed from all devices. Analytic expectation values can still be computed by settingshots=None
. (#16)
This release contains contributions from (in alphabetical order):
Josh Izaac, Antal Száva.
- Updated the test suite for environments with IBMQX tokens and for the new core of PennyLane. (#14) (#17)
This release contains contributions from (in alphabetical order):
Josh Izaac, Antal Száva.
- Fixed a bug related to building the wheel. (#13)
This release contains contributions from (in alphabetical order):
Antal Száva.
Initial release.
This release contains contributions from (in alphabetical order):
Chase Roberts, Alain Delgado Gran, Theodor Isacsson, Josh Izaac, Nathan Killoran, Antal Száva.