Skip to content

Releases: PennyLaneAI/pennylane-orquestra

Release 0.33.0

03 Nov 21:06
aaf7d4b
Compare
Choose a tag to compare

Breaking changes 💔

  • Pin the PennyLane version to <0.34 (#44)

Contributors ✍️

This release contains contributions from (in alphabetical order):

Matthew Silverman

Release 0.32.0

28 Aug 19:01
fbadd21
Compare
Choose a tag to compare

Improvements 🛠

  • Add support for qml.StatePrep as a state preparation operation. (#39)

Breaking changes 💔

  • Support for Python 3.8 has been removed, and support for Python 3.11 has been added. (#40)

Contributors ✍️

This release contains contributions from (in alphabetical order):

Mudit Pandey,
Jay Soni

Release 0.28.0

20 Dec 15:26
ed358b2
Compare
Choose a tag to compare

Bug fixes

  • Update plugin to remove the use of decompose_hamiltonian in favour of pauli_decompose. (#34)

Contributors

This release contains contributions from (in alphabetical order):

Jay Soni, Antal Száva

Release 0.22.0

15 Mar 06:25
2b6941f
Compare
Choose a tag to compare

Bug fixes

  • Changes the batch_execute method to support executing single tapes as per PennyLane v0.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)

Contributors

This release contains contributions from (in alphabetical order):

Sam Banning, Antal Száva

Release 0.15.0

20 Apr 09:19
e3918c5
Compare
Choose a tag to compare

Breaking changes

  • For compatibility with PennyLane v0.15, the analytic keyword argument has been removed from all devices. Analytic expectation values can still be computed by setting shots=None. (#16)

Contributors

This release contains contributions from (in alphabetical order):

Josh Izaac, Antal Száva.

Release 0.14.0

02 Feb 15:35
3e9332a
Compare
Choose a tag to compare

Improvements

  • Updated the test suite for environments with IBMQX tokens and for the new
    core of PennyLane.
    (#14) (#17)

Contributors

Josh Izaac, Antal Száva.

Release 0.13.1

21 Dec 19:30
0850f47
Compare
Choose a tag to compare

Bug fixes

  • Fixed a bug related to building the wheel.
    (#13)

Contributors

Antal Száva.

Release 0.13.0

21 Dec 15:40
582187d
Compare
Choose a tag to compare

Initial release.

Contributors:

Chase Roberts, Alain Delgado Gran, Theodor Isacsson, Josh Izaac, Nathan
Killoran, Antal Száva.