Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 794 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 794 Bytes

Hubbard Simulation Sample

This sample walks through constructing the time-evolution operator for the 1D Hubbard Simulation model. This time-evolution operator is applied to project onto the ground state of Hubbard Hamiltonian using phase estimation.

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