Microsoft releases updated Quantum Development Kit with improved debugging and more
1 min. read
Published on
Read our disclosure page to find out how can you help MSPoweruser sustain the editorial team Read more
Microsoft last year released the first public preview of Quantum Development Kit to help developers learn how to program a quantum computer which is believed to be the future of computing. Along with the Quantum Development Kit, Microsoft also released the Q# programming language, a quantum computing simulator and other resources to help developers get started with Quantum Computing development.
Microsoft recently released an update to the Quantum Development Kit with improved debugging experience, faster simulations, and more. This update comes with the following improvements:
- Significant performance improvements for simulations, regardless of the number of qubits required.
- New debugging functionality within Visual Studio shows the probability of measuring a “1” on a qubit the debugging window, making it easier to check the accuracy of your code.
- Improved display of variable properties, enhancing the readability of the quantum state.
- Two new functions that output probability information related to the target quantum machine at a specified point in time, called DumpMachine and DumpRegister.
You can learn about this release here.
Source: Microsoft
User forum
0 messages