Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 657 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 657 Bytes

Qubit Measurements

This example demonstrates the use of measurement operations to convert the state of one or more qubits into classical bits that can be used in the classical control code.

Running the Example

Open the QsharpSamples.sln solution in Visual Studio and set Samples/Measurement/Measurement.csproj as the startup project. Press Start in Visual Studio to run the example.

Manifest