Release 0.29.0
Breaking changes
pennylane-rigetti
no longer supportspython3.7
. A newer python version is required.
(#121)
Improvements
-
Build dependency specification is now solely in
requirements.txt
, which is read bysetup.py
.
(#120) -
Removed the use of in-place inversion for PennyLane operations.
(#122)
Bug fixes
- A missing comma has been added to the version bounds on
qcs-api-client
.
(#120)
Contributors
This release contains contributions from (in alphabetical order):
Albert Mitjans Coma
Graham Enos
Mudit Pandey