This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Releases: microsoft/Quantum
Releases · microsoft/Quantum
Searching with Grover's Algorithm
93287 Finish onboarding initial round of samples into docs.microsoft.com/sa…
Measuring Qubits #
93286 Finish onboarding initial round of samples into docs.microsoft.com/sa…
Validating Quantum Mechanics with the CHSH Game
93285 Finish onboarding initial round of samples into docs.microsoft.com/sa…
Simple Quantum Algorithms Sample #
93284 Finish onboarding initial round of samples into docs.microsoft.com/sa…
Intro to Q# and Jupyter Notebook
93283 Finish onboarding initial round of samples into docs.microsoft.com/sa…
Quantum Teleportation Sample
93282 Finish onboarding initial round of samples into docs.microsoft.com/sa…
Iterative Phase Estimation
93281 Finish onboarding initial round of samples into docs.microsoft.com/sa…
Simple Quantum Algorithms Sample #
93180 Update README.md (#248)
0.2.1806
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
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).