Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

0.1.1801.1707-preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@anpaz anpaz released this 18 Jan 19:47
· 604 commits to main since this release
c9f9a71

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 return Int rather than Double.