-
-
Notifications
You must be signed in to change notification settings - Fork 46.6k
[Hacktoberfest] Need some quantum algorithms! #2923
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
Comments
what kind of algorithms are you expecting? @cclauss |
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/ Also, converting the code here to functions and classes is a nice idea. 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. |
Started with just a bare-minimum quantum circuit PR for starters, can anyone take a look? Looking to add code samples of increasing difficulty in future! 🥂 |
I'm going to attempt to tackle Deutsch-Jozsa Algorithm with qiskit this week. |
https://github.com/TheAlgorithms/Python/tree/master/quantum has no algorithms!
The text was updated successfully, but these errors were encountered: