-
Book Overview & Buying
-
Table Of Contents
A Practical Guide to Quantum Computing
By :
If you are receptive and humble,
mathematics will lead you by the hand.
— Paul Dirac
In the previous chapter, we had the chance to informally introduce quantum computing, its advantages and challenges, and some of the intriguing quantum phenomena that quantum algorithms leverage on. Now that we all have a bird’s-eye view of where we are heading, it’s time to set out to work, and dive into the details. We should warn you that things are soon going to get a little bit mathematical from now on. Thus, if you feel that your linear algebra may be a little bit rusty, this is the perfect moment for you to go over Appendix A. The same applies if you need a refresher on complex numbers!
In any computational paradigm, we need three basic ingredients: a way of storing information, a way of retrieving the information that we are storing, and a way of transforming that information. In quantum computing, this is what these...