Skip to content

martinzf/ising_ground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ising_ground

Python 3.11 Jupyter Notebook focussed on finding and studying the ground state of the 1D transverse field Ising model. This is done both analytically and through a Variational Quantum Eigensolver (VQE).

alt text

How to use

  • Clone the repository using the URL https://github.com/martinzf/ising_ground.git.
  • Open your terminal in the cloned project's folder. Create a virtual environment with the command python -m venv venv, followed by venv/Scripts/activate.
  • To install dependencies in the virtual environment use the command pip install -r requirements.txt.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published