News

Q# Debugging Improved in Quantum Development Kit Update

Microsoft updated its bleeding-edge Quantum Development Kit with several enhancements, including an improved debugging experience.

The kit, using the Q# programming language, is Microsoft's vanguard to next-gen quantum computing, a mysterious new paradigm based on quantum physics that Wired yesterday characterized as being years away from maturing to the point of being broadly practical.

Nevertheless, Microsoft has joined industry heavyweights such as Google, IBM and Intel to get in on the ground floor.

The Microsoft Quantum Development Kit is Redmond's approach, leveraging Q# (Q Sharp), a domain-specific programming language used for expressing quantum algorithms.

Q# is integrated with Visual Studio and the Visual Studio Code editor and works with the Python programming language, part of Microsoft's enterprise-grade development tools designed to help developers get started with quantum programming on Windows, macOS or Linux.

The kit -- still in preview at version 0.2.1806 -- was foreshadowed last September and unveiled last December, in accordance with Microsoft CEO Satya Nadella naming quantum computing as one of the three primary points of focus for the company, along with two other game-changing technologies that will shape the future: mixed reality and artificial intelligence (AI).

Last Friday, Microsoft announced an update to the kit, with enhanced debugging, faster simulations and contributions from the Q# community heading the list of improvements.

"This update includes new debugging functionality within Visual Studio," Microsoft said in a blog post. "The probability of measuring a '1' on a qubit is now automatically shown in the Visual Studio debugging window, making it easier to check the accuracy of your code. The release also improves the display of variable properties, enhancing the readability of the quantum state."

Simulations, meanwhile, are said to be markedly faster no matter the number of qubits (a unit of quantum information analogous to the classical binary bit) required.

From the community comes new helper functions and operations along with new samples to improve the onboarding and debugging experience.

Proving that individuals are hopping on the bandwagon along with major industry players, the kit's release notes list five community contributions.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube