0.19.0
Upgrade Instructions¶
- Python SDK
- VS Code Extension - deprecated. Use IDE instead.
Interface Changes¶
- Freeze
ControlState
,FunctionParams
(of all kinds), andRegisterUserInput
objects. They may be hashed. - Remove the QFT specific
inverse
option. The functionality is still available with the general inversion method. See inversion.
Enhancements¶
- Execute parametric circuits.
- Add an experimental
implementation
field to theAmplitudeLoading
function with new implementations.