This release contains contributions from (in alphabetical order):
- Added support for Python 3.14. (#106)
This release contains contributions from (in alphabetical order):
Runor Agbaire, Yushao Chen.
- Overload the batch_transform to carry over the validation of no analytic execution. (#95)
-
Minimum supported version of PennyLane is now v0.43.0. (#99)
-
Remove support for Python 3.10 and add support for Python 3.13. (#93)
This release contains contributions from (in alphabetical order):
Yushao Chen, Andrija Paurevic.
- Upgrade minimum supported version of PennyLane to 0.42.0. (#92)
-
Bumped the
readthedocs.ymlaction up to Ubuntu-24.04. (#88) -
Use new
pennylane.exceptionsmodule for custom exceptions. (#86)
This release contains contributions from (in alphabetical order):
- Pinning
setuptoolsin the CI to update how the plugin is installed. (#83)
This release contains contributions from (in alphabetical order):
Pietropaolo Frisoni
- The
qml.QubitStateVectortemplate has been removed. Instead, use :class:~pennylane.StatePrep. (#77)
This release contains contributions from (in alphabetical order):
Andrija Paurevic
-
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.StatePrepas 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
HTTPErrornow provides more information about the exact issues by using the underlying response object. (#27)
- Fixed
MSgate parameter inCNOTgate 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
analytickeyword 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
RandMSnow 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