For whom did I write this book?
This book is for anyone who has a very healthy interest in mathematics and wants to start learning about the computer science, engineering, and a bit of the physics of quantum computing. I review the basic math, but things move quickly, so we can dive deeply into an exposition of how to work with qubits and quantum algorithms. There are exercises in every chapter for you to test and deepen your knowledge.
While this book contains a lot of math, it is not of the definition-theorem-proof variety. I’m more interested in presenting the topics to give you insight into the relationships between the ideas than giving you a strictly formal development of all results.
Another goal is to prepare you to read more advanced texts and articles on the subject, perhaps returning here to understand some core topic. You do not need to be a mathematician, and certainly not a physicist, to read this book, nor do you need to understand quantum mechanics beforehand.
At several places in the book, I give some code examples using Python 3. Consider these extra and not required, but if you know Python, they may help your understanding. programming language$Python