Skip to content

v1.1.3

Compare
Choose a tag to compare
@swernli swernli released this 09 Feb 19:37
· 603 commits to main since this release
18b2b81

Welcome to the v1.1.3 release of the Azure Quantum Development Kit. This release is largely a bug fixing release of v1.1. Some notable changes include:

  • Use fixed seed for random circuit generation in resource estimation sample in #1097
  • Consolidate samples and run notebooks in build in #1070
  • Fix typos in Q# standard lib documentation by @filipw in #1101
  • Session now exits when there is a runtime failure when running without debugging in #1103
  • Pure state preparation added to unstable standard library in #1068
  • Use relevant icon for locals completion by @filipw in #1111
  • Prefer open file contents to disk contents in #1110
  • Fix BOM handling in Python in #1112
  • Update spans used for some type mismatch errors in #1098
  • Evaluator performance improvements in #1116
  • Fix state ordering in Python in #1122
  • Set notebook cell language back to Python if %%qsharp magic isn't there in #1118
  • Clarify instructions on running the playground in #1134
  • New factoring algorithm sample for resource estimation in #1058

Full Changelog: v1.1.1...v1.1.3