v1.1
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