Skip to content

Quantum circuit that finds the pair of positive integers in a list such that sum a given positive integer n

Notifications You must be signed in to change notification settings

miguelruor/quantum_search_sum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task:

Given a positive integer and a list of prime numbers, look for the two prime numbers, that sum the positive number.

The solution is coded and explained in the Python notebook task1.ipynb, using Qiskit. The requirements for the notebook are given in the requirements.txt file (pip install -r /path/to/requirements.txt).

By Miguel Angel Ruiz Ortiz, MSc in Applied Mathematics student @ CIMAT (Center of Research in Mathematics), Mexico.

About

Quantum circuit that finds the pair of positive integers in a list such that sum a given positive integer n

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published