Beginning Quantum Programming - The Hadamard Gate
When I took the Quantum Systems and Communications certification course with the University of Chicago in October of 2022, I was immediately immersed in graduate course-level quantum mechanics I had long forgotten. The last time I touched quantum mechanics was when I graduated in 1989. As a result, there was a lot of trepidation and anxiety on my part to quickly bring myself back up to speed for the course. From that experience, I have compassion for anyone here wanting to learn quantum computer programming or being out of touch with this math level for many decades like I was. I am from an era where I learned to program 6502 microprocessors from Jim Butterfield and Rodney Zaks. Back when learning to program computers and hardware was fun! If you're learning, I will sequentially lay it all out for you here. Our journey with quantum circuit implementation will start with one of the fundamental circuits - the Hadamard gate. I highly recommend getting a notebook and a pencil and follo...