Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[Hacktoberfest] Need some quantum algorithms! #2923
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. |
https://github.com/TheAlgorithms/Python/tree/master/quantum has no algorithms!