Skip to content

peter-janderks/bachelor-thesis

Repository files navigation

Code for bachelor's thesis: Quantum Computation of the Prime Counting Function

The src folder contains the python code using ProjectQ's dsl. The Quirk folder contains the Quirk circuits used in the thesis. The pdf file is the thesis.

To run the files in the src repository ProjectQ needs to be installed. I used a virtualenv for this project.If pip is installed all the required packages can be installed by typing

$ pip install -r requirements.txt

If you wish to install ProjectQ manually click here for instruction. The ProjectQ source code can be found in this repository

The n_5.py, n_4.py files can be run by typing

$ python n_5.py 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages