Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hacktoberfest] Need some quantum algorithms! #2923

Closed
cclauss opened this issue Oct 6, 2020 · 5 comments · Fixed by #3173
Closed

[Hacktoberfest] Need some quantum algorithms! #2923

cclauss opened this issue Oct 6, 2020 · 5 comments · Fixed by #3173
Labels
hacktoberfest hacktoberfest-accepted Accepted to be counted towards Hacktoberfest help wanted

Comments

@cclauss
Copy link
Member

cclauss commented Oct 6, 2020

https://github.com/TheAlgorithms/Python/tree/master/quantum has no algorithms!

@cclauss cclauss added help wanted hacktoberfest hacktoberfest-accepted Accepted to be counted towards Hacktoberfest labels Oct 6, 2020
@PranavMurali
Copy link

what kind of algorithms are you expecting? @cclauss

@rashigeek
Copy link

I am a physics major and I would love to give it a shot. I think a quantum random number generator would be a place to start. The QRNG@ANU JSON API is fairly straight forward to deal with. https://qrng.anu.edu.au/contact/api-documentation/
I will try to get that done within a week or so.

Also, converting the code here to functions and classes is a nice idea.
https://qiskit.org/textbook/preface.html

Qiskit is probably the best place to start implementing quantum algorithms. I have jotted a few ideas that combine quantum computing and deep learning and look forward to seeing how far things will go.

@TheAlgorithms TheAlgorithms deleted a comment from MrIceman Oct 7, 2020
@FirePing32
Copy link
Contributor

@cclauss I have added Breast Cancer detection algorithm #2983.

@abhishekjiitr
Copy link
Contributor

Started with just a bare-minimum quantum circuit PR for starters, can anyone take a look?
#3173

Looking to add code samples of increasing difficulty in future! 🥂

@beardedasianlad
Copy link

I'm going to attempt to tackle Deutsch-Jozsa Algorithm with qiskit this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest hacktoberfest-accepted Accepted to be counted towards Hacktoberfest help wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants