[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit
-
Updated
Jul 8, 2022 - Q#
[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit
Qiskit-based single-qubit state explorer that lets users select X, Y, Z, Hadamard, or RY gates, specify an RY rotation angle in radians, and examine the resulting quantum circuit, statevector, Bloch-sphere state, and computational-basis probabilities P(0) and P(1) using exact statevector simulation
A pure Python implementation of Shor's quantum factorisation algorithm using classical matrix operations to simulate quantum circuits. This educational project demonstrates the core concepts of Shor's algorithm without requiring quantum computing frameworks like qiskit, making it accessible for learning how the quantum algorithm works step-by-step.
Solution to Task-3, for QOSF mentor-ship program.
A Qiskit-based experiment on quantum superposition using the Hadamard gate
implementation of quantam computing algoritms and gates using qiskit and jupyter notebook.
Quantum Computer Programmin
Python and Qiskit simulation of Quantum Cryptography with Certified Deletion based on Garg and Yuen (2022). Implements BB84 state encryption, Hadamard basis deletion verification, and adversarial cheating strategy models.
This Repository basically contains my research ideas and works on quantum computing
To associate your repository with the hadamard-gate topic, visit your repo's landing page and select "manage topics."