Skip to content

v1.1

Compare
Choose a tag to compare
@billti billti released this 30 Jan 19:48
· 603 commits to main since this release
41d073b

Welcome to the v1.1 release of the Azure Quantum Development Kit. The main highlights of this release are:

  • Space-time scatter charts for resource estimation via #985
  • Additional samples targeted for use with resource estimation via #1019, #1033, and #1067
  • Changes to the order of bits in the |ket> representation via #1079
  • Highlighting of errors in cells in Jupyter Notebooks via #1071
  • New dump_operation API in Python via #1055
  • Added BoolArrayAsBigInt to the standard library via #1047 (thanks @filipw)
  • Added ability to set random seeds for quantum or classical simulation via #1053
  • Various other minor fixes and improvements