Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qcomp

Quantum Computing Project for class

HOWTO

  1. Clone the repo.
  2. Optionally (recommended) create virual environment (
  1. simply run pip install -r requirement.txt for needed packages and pip install -e qcomp. Voila! Everything should be set up.

to see examples

Run jupyter server by typing jupyter notebook to console. Then move to notebooks folder and open file you are interested in.

to run tests

CD to qcomp directory (or qcomp/tests). Type pytest in terminal. Hopefully it will be green! Currently there are not enough tests, however.

documentation

  • navigate to docs folder, open index.html in your browser
  • if you want to create documentation from source code, cd to docs folder and run pdoc --html --overwrite qcomp (this how they were created in first place)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages