Skip to content

Latest commit

 

History

History
 
 

HubbardSimulation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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