Skip to content

jpmarceaux/QuantumHardwareSubgroup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation guide

  • (Highly recommended) Create a conda environment of name qcircuit:
conda create -n qcircuit python==3.9
conda activate qcircuit
  • Run pip install -r requirements.txt
  • In lib folder, run pip install -e .
  • Attach the conda environment to jupyter via python -m ipykernel install --user --name=qcircuit

About

Code products for the QH subgroup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published