Skip to content

0 96 0

Released on 2025-10-27.

Upgrade Instructions

Enhancements

  • We've changed our AWS Braket integration, now AWS credentials consist of an access key ID and a secret access key. For more information, see AWS Credentials.
  • Added the function prepare_select for the definition of structured Linear Combination of Unitaries primitive (LCU) schemes.

Bug Fixes

  • Report assignments into non-numeric variables.
  • Fix concatenation operator on single variable not casting to QArray.
  • Fix lambda list (QCallableList) scoping issue causing a bug when a lambda list item is invoked in a different lambda.