Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

warrenalphonso/qc-mentorship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a virtual environment: python3 -m venv env. Activate it with source env/bin/activate. Then, pip install -r requirements.txt.

Run ipython kernel install --user. This is because sometimes the path points to the root instead of the virtual environment. To check, open the notebook and run:

import sys 
sys.executable

to make sure it's pointing to the virtual environment.

About

VQE on the Hubbard model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •