A Primer on Quantum Computing
Title | A Primer on Quantum Computing PDF eBook |
Author | Franklin de Lima Marquezino |
Publisher | Springer |
Pages | 109 |
Release | 2019-08-04 |
Genre | Computers |
ISBN | 9783030190651 |
This book is about quantum computing and quantum algorithms. The book starts with a chapter introducing the basic rules of quantum mechanics and how they can be used to build quantum circuits and perform computations. Further, Grover's algorithm is presented for unstructured search discussing its consequences and applications. Next, important techniques are discussed such as Quantum Fourier Transform and quantum phase estimation. Finally, Shor's algorithm for integer factorization is explained. At last, quantum walks are explained in detail covering both the discrete and continuous time models,and applications of this techniques are described for the design and analyses of quantum algorithms.
Quantum Computing for the Quantum Curious
Title | Quantum Computing for the Quantum Curious PDF eBook |
Author | Ciaran Hughes |
Publisher | Springer Nature |
Pages | 159 |
Release | 2021-03-22 |
Genre | Science |
ISBN | 3030616010 |
This open access book makes quantum computing more accessible than ever before. A fast-growing field at the intersection of physics and computer science, quantum computing promises to have revolutionary capabilities far surpassing “classical” computation. Getting a grip on the science behind the hype can be tough: at its heart lies quantum mechanics, whose enigmatic concepts can be imposing for the novice. This classroom-tested textbook uses simple language, minimal math, and plenty of examples to explain the three key principles behind quantum computers: superposition, quantum measurement, and entanglement. It then goes on to explain how this quantum world opens up a whole new paradigm of computing. The book bridges the gap between popular science articles and advanced textbooks by making key ideas accessible with just high school physics as a prerequisite. Each unit is broken down into sections labelled by difficulty level, allowing the course to be tailored to the student’s experience of math and abstract reasoning. Problem sets and simulation-based labs of various levels reinforce the concepts described in the text and give the reader hands-on experience running quantum programs. This book can thus be used at the high school level after the AP or IB exams, in an extracurricular club, or as an independent project resource to give students a taste of what quantum computing is really about. At the college level, it can be used as a supplementary text to enhance a variety of courses in science and computing, or as a self-study guide for students who want to get ahead. Additionally, readers in business, finance, or industry will find it a quick and useful primer on the science behind computing’s future.
A Primer on Quantum Computing
Title | A Primer on Quantum Computing PDF eBook |
Author | Franklin de Lima Marquezino |
Publisher | Springer |
Pages | 114 |
Release | 2019-06-25 |
Genre | Computers |
ISBN | 3030190668 |
This book is about quantum computing and quantum algorithms. The book starts with a chapter introducing the basic rules of quantum mechanics and how they can be used to build quantum circuits and perform computations. Further, Grover's algorithm is presented for unstructured search discussing its consequences and applications. Next, important techniques are discussed such as Quantum Fourier Transform and quantum phase estimation. Finally, Shor's algorithm for integer factorization is explained. At last, quantum walks are explained in detail covering both the discrete and continuous time models,and applications of this techniques are described for the design and analyses of quantum algorithms.
An Introduction to Quantum Computing
Title | An Introduction to Quantum Computing PDF eBook |
Author | Phillip Kaye |
Publisher | Oxford University Press |
Pages | 287 |
Release | 2007 |
Genre | Computers |
ISBN | 0198570007 |
The authors provide an introduction to quantum computing. Aimed at advanced undergraduate and beginning graduate students in these disciplines, this text is illustrated with diagrams and exercises.
Quantum Computing Without Magic
Title | Quantum Computing Without Magic PDF eBook |
Author | Zdzislaw Meglicki |
Publisher | MIT Press |
Pages | 445 |
Release | 2008-08-01 |
Genre | Computers |
ISBN | 0262260972 |
How quantum computing is really done: a primer for future quantum device engineers. This text offers an introduction to quantum computing, with a special emphasis on basic quantum physics, experiment, and quantum devices. Unlike many other texts, which tend to emphasize algorithms, Quantum Computing Without Magic explains the requisite quantum physics in some depth, and then explains the devices themselves. It is a book for readers who, having already encountered quantum algorithms, may ask, “Yes, I can see how the algebra does the trick, but how can we actually do it?” By explaining the details in the context of the topics covered, this book strips the subject of the “magic” with which it is so often cloaked. Quantum Computing Without Magic covers the essential probability calculus; the qubit, its physics, manipulation and measurement, and how it can be implemented using superconducting electronics; quaternions and density operator formalism; unitary formalism and its application to Berry phase manipulation; the biqubit, the mysteries of entanglement, nonlocality, separability, biqubit classification, and the Schroedinger's Cat paradox; the controlled-NOT gate, its applications and implementations; and classical analogs of quantum devices and quantum processes. Quantum Computing Without Magic can be used as a complementary text for physics and electronic engineering undergraduates studying quantum computing and basic quantum mechanics, or as an introduction and guide for electronic engineers, mathematicians, computer scientists, or scholars in these fields who are interested in quantum computing and how it might fit into their research programs.
Quantum Algorithms via Linear Algebra
Title | Quantum Algorithms via Linear Algebra PDF eBook |
Author | Richard J. Lipton |
Publisher | MIT Press |
Pages | 207 |
Release | 2014-12-05 |
Genre | Science |
ISBN | 0262323575 |
Quantum computing explained in terms of elementary linear algebra, emphasizing computation and algorithms and requiring no background in physics. This introduction to quantum algorithms is concise but comprehensive, covering many key algorithms. It is mathematically rigorous but requires minimal background and assumes no knowledge of quantum theory or quantum mechanics. The book explains quantum computation in terms of elementary linear algebra; it assumes the reader will have some familiarity with vectors, matrices, and their basic properties, but offers a review of all the relevant material from linear algebra. By emphasizing computation and algorithms rather than physics, this primer makes quantum algorithms accessible to students and researchers in computer science without the complications of quantum mechanical notation, physical concepts, and philosophical issues. After explaining the development of quantum operations and computations based on linear algebra, the book presents the major quantum algorithms, from seminal algorithms by Deutsch, Jozsa, and Simon through Shor's and Grover's algorithms to recent quantum walks. It covers quantum gates, computational complexity, and some graph theory. Mathematical proofs are generally short and straightforward; quantum circuits and gates are used to illuminate linear algebra; and the discussion of complexity is anchored in computational problems rather than machine models. Quantum Algorithms via Linear Algebra is suitable for classroom use or as a reference for computer scientists and mathematicians.
Programming Quantum Computers
Title | Programming Quantum Computers PDF eBook |
Author | Eric R. Johnston |
Publisher | O'Reilly Media |
Pages | 333 |
Release | 2019-07-03 |
Genre | Computers |
ISBN | 1492039659 |
Quantum computers are poised to kick-start a new computing revolution—and you can join in right away. If you’re in software engineering, computer graphics, data science, or just an intrigued computerphile, this book provides a hands-on programmer’s guide to understanding quantum computing. Rather than labor through math and theory, you’ll work directly with examples that demonstrate this technology’s unique capabilities. Quantum computing specialists Eric Johnston, Nic Harrigan, and Mercedes Gimeno-Segovia show you how to build the skills, tools, and intuition required to write quantum programs at the center of applications. You’ll understand what quantum computers can do and learn how to identify the types of problems they can solve. This book includes three multichapter sections: Programming for a QPU—Explore core concepts for programming quantum processing units, including how to describe and manipulate qubits and how to perform quantum teleportation. QPU Primitives—Learn algorithmic primitives and techniques, including amplitude amplification, the Quantum Fourier Transform, and phase estimation. QPU Applications—Investigate how QPU primitives are used to build existing applications, including quantum search techniques and Shor’s factoring algorithm.