Skip to content

chrisculver/SUSY_QuantumComputing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

This project is for the simulation of SUSY quantum mechanics systems using quantum computing. The most interesting things for users are going to be in the tutorials directory, which features jupyter notebooks with combinations of latex and code.

Testing

At the moment the tests feature some example based testing. To run all the tests and see the code coverage you will need the python packages pytest and coverage. Then you can run the following two commands

coverage run -m --source=src pytest
coverage report -m

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published