Skip to content

0.19.0

Upgrade Instructions

Interface Changes

  1. Freeze ControlState, FunctionParams (of all kinds), and RegisterUserInput objects. They may be hashed.
  2. Remove the QFT specific inverse option. The functionality is still available with the general inversion method. See inversion.

Enhancements

  1. Execute parametric circuits. See Parametric Quantum Programs.
  2. Add an experimental implementation field to the AmplitudeLoading function with new implementations. See AmplitudeLoading.