Thursday, December 14, 2017

Hello world in Microsoft Quantum Computing #qsharp #quantum

This week Microsoft Quantum Computing research team released their first quantum development kit (free preview release).

Steps to play around Quantum!

a) You need Windows 64 bit
b) Visual Studio
c) Download quantum development kit, and install it (download link at the end)
d) Download the quantum library's & samples from git hub(download link at the end)
e) Compile and run any one of the samples.

I have compiled and ran the TeleportationSample project:



Link to github MS quantum libs and code: https://github.com/Microsoft/Quantum.git