Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 781 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 781 Bytes

Ising Simple Sample

This sample walks through constructing the time-evolution operator for the Ising model manually. This time-evolution operator is applied to adiabatically prepare the ground state of the Ising model. The net magnetization is then measured.

Running the Sample

Open the QsharpSamples.sln solution in Visual Studio and set the .csproj file in the manifest as the startup project. Press Start in Visual Studio to run the sample.

Manifest