Skip to content

sspickle/qm-computing-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qm-computing-projects

This is a repo of computing projects for my upper level quantum course.

You can run many of these projects with no installation:

Binder

The easiest way to get things going is with anaconda:

conda env create -f environment.yml

or with platform specific environments:

conda env create -f win-environment.yml (on Windows)

conda env create -f mac-environment.yml (on Mac)

Then activate the environment using:

 source activate vpenv

I hope someone finds this useful!

-steve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published