This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Releases: microsoft/Quantum
Releases · microsoft/Quantum
0.1.1801.1707-preview
This release fixes some issues reported by the community:
- The simulator now works with older CPUs that do not support AVX. It will use AVX if the CPU supports it.
- Regional decimal settings will not cause the Q# compiler to fail.
- The
SignD
primitive operation has been changed to returnInt
rather thanDouble
.
0.1.1712.901-preview
Preview release 0.1.1712.901 for Microsoft Quantum Development Kit.