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 upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Add Quantum Full Adder circuit for classical integers #2954
Conversation
major library required for quantum computing
right now we are essentially performing the same task as a classic ripple adder Signed-off-by: rupansh-arch <rupanshsekar@hotmail.com>
|
We need to get visitors excited about quantum... It would help if we could help them understand why quantum is better then conventional computing. |
I will try experimenting with a pure quantum version later. I dont have much experience with quantum computing |
|
Thank you for your pull request! |
Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}.Only ripple_adder has doctests because it is the one intended to be used. The separate functions are there for the ease of explanation and understanding