pypi PennyLane-Forest 0.15.0
Release 0.15.0

latest releases: 0.25.0, 0.24.0, 0.20.0...
3 years ago

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. (#71)

  • For compatibility with PennyLane v0.15, parametric compilation now depends on the requires_grad attribute of parameters instead of the deprecated Variable class. (#71)

  • The circuit hashes used for parametric compilation are computed in QVMDevice instead of in QubitDevice defined in Pennylane. (#71)

Contributors

This release contains contributions from (in alphabetical order):

Antal Száva.

Don't miss a new PennyLane-Forest release

NewReleases is sending notifications on new releases.