New features
- Added support for the new
qml.Projector
observable in PennyLane v0.16 to the Cirq devices. (#62)
Breaking changes
- Deprecated Python 3.6. (#65)
Bug fixes
-
Fix data type bug for mixed simulator when using
QubitStateVector
. (#63) -
Fixed issue when using a subset of wires with
BasisState
. (#61)
Contributors
This release contains contributions from (in alphabetical order):
Theodor Isacsson, Romain Moyard, Vincent Wong