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

Releases: microsoft/Quantum

Searching with Grover's Algorithm

21 Oct 00:30
fba9bc1
Compare
Choose a tag to compare
Finish onboarding initial round of samples into docs.microsoft.com/sa…

…mples. (#250)

Measuring Qubits #

21 Oct 00:30
fba9bc1
Compare
Choose a tag to compare
Finish onboarding initial round of samples into docs.microsoft.com/sa…

…mples. (#250)

Validating Quantum Mechanics with the CHSH Game

21 Oct 00:30
fba9bc1
Compare
Choose a tag to compare
Finish onboarding initial round of samples into docs.microsoft.com/sa…

…mples. (#250)

Simple Quantum Algorithms Sample #

21 Oct 00:30
fba9bc1
Compare
Choose a tag to compare
Finish onboarding initial round of samples into docs.microsoft.com/sa…

…mples. (#250)

Intro to Q# and Jupyter Notebook

21 Oct 00:30
fba9bc1
Compare
Choose a tag to compare
Finish onboarding initial round of samples into docs.microsoft.com/sa…

…mples. (#250)

Quantum Teleportation Sample

21 Oct 00:30
fba9bc1
Compare
Choose a tag to compare
Finish onboarding initial round of samples into docs.microsoft.com/sa…

…mples. (#250)

Iterative Phase Estimation

21 Oct 00:30
fba9bc1
Compare
Choose a tag to compare
Finish onboarding initial round of samples into docs.microsoft.com/sa…

…mples. (#250)

Simple Quantum Algorithms Sample #

19 Oct 02:01
4afa869
Compare
Choose a tag to compare
93180

Update README.md (#248)

0.2.1806

25 Jun 17:01
Compare
Choose a tag to compare
0.2.1806 Pre-release
Pre-release

This release includes several community contributions as well as an improved debugging experience and improved performance. Specifically:

  • Performance improvements on both small and large simulations for the QuantumSimulator target machine.
  • Improved debugging functionality.
  • Community contributions in bug fixes, new helper functions, operations and new samples.

0.2.1802.2202-preview

26 Feb 14:43
Compare
Choose a tag to compare
0.2.1802.2202-preview Pre-release
Pre-release

This release brings support for development on more platforms, language interoperability, and performance enhancements. Specifically:

  • Support for macOS- and Linux-based development.
  • .NET Core compatibility, including support for Visual Studio Code across platforms.
  • A full Open Source license for these Quantum Development Kit Libraries.
  • Improved simulator performance on projects requiring 20 or more qubits.
  • Interoperability with the Python language (preview release available on Windows).