proRamLOGO / quantum-algorithms

Quantum Algorithms and Applications
15 stars 18 forks source link

Add Quantum Superposition Implementation | Q# #35

Closed aryashah2k closed 3 years ago

aryashah2k commented 3 years ago

@proRamLOGO , in this issue, I shall add code implementation for Quantum Superposition in Q#

Do consider assigning this issue to me and I shall start my work right away!

Please add the relevant Label for Crosswoc for this issue

good-first-issue is 50 points difficulty: easy is 100 points difficulty: medium is 200 points difficulty: hard is 500 points Regards, Arya

proRamLOGO commented 3 years ago

Will you be using the H gate of Q# or define a Hadamard function of your own and then use it ?

aryashah2k commented 3 years ago

I'll be using H gate of Q# in this issue and am planning to open separate issue with separate program for custom Hadamard function defined and then being used.

proRamLOGO commented 3 years ago

Sorry then this issue shall be closed as using H Gate is very basic and you have applied that in your earlier contributions already. Please try to make quality contributions as you did earlier.