This release contains contributions from (in alphabetical order):
-
Dropped support for Python 3.9. (#70)
-
Upgraded minimum supported version of PennyLane to 0.38.0. (#75)
- Fix deprecated import path for
QubitDevice
. (#66)
This release contains contributions from (in alphabetical order):
Astral Cai Andrija Paurevic
- Drops Python 3.8 support. (#51)
- Added support for
qml.StatePrep
as a state preparation operation. (#50)
This release contains contributions from (in alphabetical order):
Mudit Pandey, Jay Soni
- Adds Python 3.11 support. (#43)
- Drops Python 3.7 support. (#43)
- For compatibility with PennyLane v0.29, the use of
Operation.inv()
has been removed, and replaced withqml.adjoint
. (#45)
This release contains contributions from (in alphabetical order):
Lillian M. A. Frederiksen Christina Lee
- Adds Python 3.10 support. (#33)
This release contains contributions from (in alphabetical order):
Christina Lee
- Raising an
HTTPError
now provides more information about the exact issues by using the underlying response object. (#27)
- Fixed
MS
gate parameter inCNOT
gate decomposition. (#26)
This release contains contributions from (in alphabetical order):
Christina Lee, Antal Száva, Tamás Varga
- Remove support for Python 3.5, 3.6 and add support for Python 3.8, 3.9. (#15)
This release contains contributions from (in alphabetical order):
Romain Moyard, Antal Száva
- For compatibility with PennyLane v0.15, the
analytic
keyword argument has been removed from usage within the AQT device. (#12)
This release contains contributions from (in alphabetical order):
Josh Izaac
This release contains contributions from (in alphabetical order):
Maria Schuld
- Both of the native gates
R
andMS
now support the parameter-shift differentiation method in PennyLane. (#4)
- Lowered the retry timer so the plugin won't hammer the server for results. (#4)
This release contains contributions from (in alphabetical order):
Nathan Killoran
Initial release.
This release contains contributions from (in alphabetical order):
Nathan Killoran, Josh Izaac