Skip to content

Latest commit

 

History

History
 
 

getting-started

Getting Started with Quantum Development

  • Measurement: This sample goes into more detail about how single- and multiple-qubit measurements are represented in Q#, and how to measure in interesting bases such as the Bell basis.
  • Teleportation: This sample documents how to write quantum programs with Q#, C#, and Visual Studio, using the development techniques covered in the main documentation. It also shows how to simulate the same algorithms from Python and Jupyter.
  • Simple Algorithms: This sample covers several different basic quantum algorithms, and how each can be written in Q#.
  • Intro to IQ#: This samples explains how to create interactive notebooks using Jupyter and IQ#.