Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

t-sorger/Shors-Factorization-Algorithm

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shors-Factorization-Algorithm

Implementing and Experimenting Shor's Factorization Algorithm

Installation

  1. Clone the repository:

    git clone git@github.com:t-sorger/Shors-Factorization-Algorithm.git
  2. Recreate the virtual environment by running the following command in the project directory:

    python3 -m venv shor  
    source shor/bin/activate  # or venv\Scripts\activate on Windows
    pip install -r requirements.txt

    This will install all the dependencies specified in the requirements.txt file.

About

Implementing and Experimenting Shor's Factorization Algorithm

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.