0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)HTML0 forks (0 forks)auto 404
Codedocumentationhacktoberfest
Repository metrics
- Stars
- 2 stars (2 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Here are the algorithms to be added to the docs along with the code if possible (The list will proceed to get more algorithms, do mention in the discussion if any new algorithm has to be added to the list)
Contributor guide
- Research direction
- Implement the listed quantum algorithms (BB48, Grover's, Shor's, etc.) with Python code and add documentation. Use Qiskit or Cirq. Provide explanations and runnable examples.
- Tech stack
- None
- Domain
- documentationcontent
- Issue type
- Feature
- Prerequisites
- Quantum computing basicsPython