Foundations of Quantum Programming

Download Foundations of Quantum Programming PDF Online Free

Author :
Publisher : Elsevier
ISBN 13 : 0443159432
Total Pages : 474 pages
Book Rating : 4.4/5 (431 download)

DOWNLOAD NOW!


Book Synopsis Foundations of Quantum Programming by : Mingsheng Ying

Download or read book Foundations of Quantum Programming written by Mingsheng Ying and published by Elsevier. This book was released on 2024-05-01 with total page 474 pages. Available in PDF, EPUB and Kindle. Book excerpt: Quantum computers promise dramatic advantages in processing speed over currently available computer systems. Quantum computing offers great promise in a wide variety of computing and scientific research, including Quantum cryptography, machine learning, computational biology, renewable energy, computer-aided drug design, generative chemistry, and any scientific or enterprise application that requires computation speed or reach beyond the limits of current conventional computer systems. Foundations of Quantum Programming, Second Edition discusses how programming methodologies and technologies developed for current computers can be extended for quantum computers, along with new programming methodologies and technologies that can effectively exploit the unique power of quantum computing. The Second Edition includes two new chapters describing programming models and methodologies for parallel and distributed quantum computers. The author has also included two new chapters to introduce Quantum Machine Learning and its programming models – parameterized and differential quantum programming. In addition, the First Edition's preliminaries chapter has been split into three chapters, with two sections for quantum Turing machines and random access stored program machines added to give the reader a more complete picture of quantum computational models. Finally, several other new techniques are introduced in the Second Edition, including invariants of quantum programs and their generation algorithms, and abstract interpretation of quantum programs. Demystifies the theory of quantum programming using a step-by-step approach Includes methodologies, techniques, and tools for the development, analysis, and verification of quantum programs and quantum cryptographic protocols Covers the interdisciplinary nature of quantum programming by providing preliminaries from quantum mechanics, mathematics, and computer science, and pointing out its potential applications to quantum engineering and physics Presents a coherent and self-contained treatment that will be valuable for academic and industrial researchers and developers Adds new developments such as parallel and distributed quantum programming; and introduces several new program analysis techniques such as invariants generation and abstract interpretation

Fundamentals of Quantum Programming in IBM's Quantum Computers

Download Fundamentals of Quantum Programming in IBM's Quantum Computers PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 303063583X
Total Pages : 354 pages
Book Rating : 4.0/5 (36 download)

DOWNLOAD NOW!


Book Synopsis Fundamentals of Quantum Programming in IBM's Quantum Computers by : Weng-Long Chang

Download or read book Fundamentals of Quantum Programming in IBM's Quantum Computers written by Weng-Long Chang and published by Springer Nature. This book was released on 2020-12-21 with total page 354 pages. Available in PDF, EPUB and Kindle. Book excerpt: This textbook introduces major topics that include quantum bits, superposition, entanglement, logic gates, quantum search algorithm, quantum Fourier transform, inverse quantum Fourier transform, Shor’s order-finding algorithm and phase estimation. Everyone can write algorithms and programs in the cloud making using IBM’s quantum computers that support IBM Q Experience which contains the composer, open quantum assembly language, simulators and real quantum devices. Furthermore, this book teaches you how to use open quantum assembly language to write quantum programs for dealing with complex problems. Through numerous examples and exercises, readers will learn how to write a quantum program with open quantum assembly language for solving any problem from start to complete. This book includes six main chapters: ·Quantum Bits and Quantum Gates—learn what quantum bits are, how to declare and measure them, what quantum gates are and how they work on a simulator or a real device in the cloud. ·Boolean Algebra and its Applications—learn how to decompose CCNOT gate into six CNOT gates and nine gates of one bit and how to use NOT gates, CNOT gates and CCNOT gates to implement logic operations including NOT, OR, AND, NOR, NAND, Exclusive-OR (XOR) and Exclusive-NOR (XNOR). ·Quantum Search Algorithm and its Applications—learn core concepts of quantum search algorithm and how to write quantum programs to implement core concepts of quantum search algorithm for solving two famous NP-complete problems that are the satisfiability problem in n Boolean variables and m clauses and the clique problem in a graph with n vertices and q edges. ·Quantum Fourier Transform and its Applications—learn core concepts of quantum Fourier transform and inverse quantum Fourier transform and how to write quantum programs to implement them for solving two real applications that are to compute the period and the frequency of two given oracular functions. ·Order-Finding and Factoring—learn core concepts of Shor’s order-finding algorithm and how to write quantum programs to implement Shor’s order-finding algorithm for completing the prime factorization to 15. Phase Estimation and its Applications—learn core concepts of phase estimation and quantum counting and how to write quantum programs to implement them to compute the number of solution(s) in the independent set problem in a graph with two vertices and one edge.

Fundamentals of Quantum Computing

Download Fundamentals of Quantum Computing PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 3030636895
Total Pages : 463 pages
Book Rating : 4.0/5 (36 download)

DOWNLOAD NOW!


Book Synopsis Fundamentals of Quantum Computing by : Venkateswaran Kasirajan

Download or read book Fundamentals of Quantum Computing written by Venkateswaran Kasirajan and published by Springer Nature. This book was released on 2021-06-21 with total page 463 pages. Available in PDF, EPUB and Kindle. Book excerpt: This introductory book on quantum computing includes an emphasis on the development of algorithms. Appropriate for both university students as well as software developers interested in programming a quantum computer, this practical approach to modern quantum computing takes the reader through the required background and up to the latest developments. Beginning with introductory chapters on the required math and quantum mechanics, Fundamentals of Quantum Computing proceeds to describe four leading qubit modalities and explains the core principles of quantum computing in detail. Providing a step-by-step derivation of math and source code, some of the well-known quantum algorithms are explained in simple ways so the reader can try them either on IBM Q or Microsoft QDK. The book also includes a chapter on adiabatic quantum computing and modern concepts such as topological quantum computing and surface codes. Features: o Foundational chapters that build the necessary background on math and quantum mechanics. o Examples and illustrations throughout provide a practical approach to quantum programming with end-of-chapter exercises. o Detailed treatment on four leading qubit modalities -- trapped-ion, superconducting transmons, topological qubits, and quantum dots -- teaches how qubits work so that readers can understand how quantum computers work under the hood and devise efficient algorithms and error correction codes. Also introduces protected qubits - 0-π qubits, fluxon parity protected qubits, and charge-parity protected qubits. o Principles of quantum computing, such as quantum superposition principle, quantum entanglement, quantum teleportation, no-cloning theorem, quantum parallelism, and quantum interference are explained in detail. A dedicated chapter on quantum algorithm explores both oracle-based, and Quantum Fourier Transform-based algorithms in detail with step-by-step math and working code that runs on IBM QisKit and Microsoft QDK. Topics on EPR Paradox, Quantum Key Distribution protocols, Density Matrix formalism, and Stabilizer formalism are intriguing. While focusing on the universal gate model of quantum computing, this book also introduces adiabatic quantum computing and quantum annealing. This book includes a section on fault-tolerant quantum computing to make the discussions complete. The topics on Quantum Error Correction, Surface codes such as Toric code and Planar code, and protected qubits help explain how fault tolerance can be built at the system level.

Quantum Computing: An Applied Approach

Download Quantum Computing: An Applied Approach PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 3030832740
Total Pages : 422 pages
Book Rating : 4.0/5 (38 download)

DOWNLOAD NOW!


Book Synopsis Quantum Computing: An Applied Approach by : Jack D. Hidary

Download or read book Quantum Computing: An Applied Approach written by Jack D. Hidary and published by Springer Nature. This book was released on 2021-09-29 with total page 422 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book integrates the foundations of quantum computing with a hands-on coding approach to this emerging field; it is the first to bring these elements together in an updated manner. This work is suitable for both academic coursework and corporate technical training. The second edition includes extensive updates and revisions, both to textual content and to the code. Sections have been added on quantum machine learning, quantum error correction, Dirac notation and more. This new edition benefits from the input of the many faculty, students, corporate engineering teams, and independent readers who have used the first edition. This volume comprises three books under one cover: Part I outlines the necessary foundations of quantum computing and quantum circuits. Part II walks through the canon of quantum computing algorithms and provides code on a range of quantum computing methods in current use. Part III covers the mathematical toolkit required to master quantum computing. Additional resources include a table of operators and circuit elements and a companion GitHub site providing code and updates. Jack D. Hidary is a research scientist in quantum computing and in AI at Alphabet X, formerly Google X.

Programming Quantum Computers

Download Programming Quantum Computers PDF Online Free

Author :
Publisher : O'Reilly Media
ISBN 13 : 1492039659
Total Pages : 333 pages
Book Rating : 4.4/5 (92 download)

DOWNLOAD NOW!


Book Synopsis Programming Quantum Computers by : Eric R. Johnston

Download or read book Programming Quantum Computers written by Eric R. Johnston and published by O'Reilly Media. This book was released on 2019-07-03 with total page 333 pages. Available in PDF, EPUB and Kindle. Book excerpt: Quantum computers are set to kick-start a second computing revolution in an exciting and intriguing way. Learning to program a Quantum Processing Unit (QPU) is not only fun and exciting, but it's a way to get your foot in the door. Like learning any kind of programming, the best way to proceed is by getting your hands dirty and diving into code. This practical book uses publicly available quantum computing engines, clever notation, and a programmer’s mindset to get you started. You'll be able to build up the intuition, skills, and tools needed to start writing quantum programs and solve problems that you care about.

Mathematics of Quantum Computation

Download Mathematics of Quantum Computation PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 1420035371
Total Pages : 448 pages
Book Rating : 4.4/5 (2 download)

DOWNLOAD NOW!


Book Synopsis Mathematics of Quantum Computation by : Ranee K. Brylinski

Download or read book Mathematics of Quantum Computation written by Ranee K. Brylinski and published by CRC Press. This book was released on 2002-02-14 with total page 448 pages. Available in PDF, EPUB and Kindle. Book excerpt: Among the most exciting developments in science today is the design and construction of the quantum computer. Its realization will be the result of multidisciplinary efforts, but ultimately, it is mathematics that lies at the heart of theoretical quantum computer science. Mathematics of Quantum Computation brings together leading computer scientists, mathematicians, and physicists to provide the first interdisciplinary but mathematically focused exploration of the field's foundations and state of the art. Each section of the book addresses an area of major research, and does so with introductory material that brings newcomers quickly up to speed. Chapters that are more advanced include recent developments not yet published in the open literature. Information technology will inevitably enter into the realm of quantum mechanics, and, more than all the atomic, molecular, optical, and nanotechnology advances, it is the device-independent mathematics that is the foundation of quantum computer and information science. Mathematics of Quantum Computation offers the first up-to-date coverage that has the technical depth and breadth needed by those interested in the challenges being confronted at the frontiers of research.

Practical Quantum Computing for Developers

Download Practical Quantum Computing for Developers PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1484242181
Total Pages : 358 pages
Book Rating : 4.4/5 (842 download)

DOWNLOAD NOW!


Book Synopsis Practical Quantum Computing for Developers by : Vladimir Silva

Download or read book Practical Quantum Computing for Developers written by Vladimir Silva and published by Apress. This book was released on 2018-12-12 with total page 358 pages. Available in PDF, EPUB and Kindle. Book excerpt: Write algorithms and program in the new field of quantum computing. This book covers major topics such as the physical components of a quantum computer: qubits, entanglement, logic gates, circuits, and how they differ from a traditional computer. Also, Practical Quantum Computing for Developers discusses quantum computing in the cloud using IBM Q Experience including: the composer, quantum scores, experiments, circuits, simulators, real quantum devices, and more. You’ll be able to run experiments in the cloud on a real quantum device. Furthermore, this book shows you how to do quantum programming using the QISKit (Quantum Information Software Kit), Python SDK, and other APIs such as QASM (Quantum Assembly). You’ll learn to write code using these languages and execute it against simulators (local or remote) or a real quantum computer provided by IBM’s Q Experience. Finally, you’ll learn the current quantum algorithms for entanglement, random number generation, linear search, integer factorization, and others. You’ll peak inside the inner workings of the Bell states for entanglement, Grover’s algorithm for linear search, Shor’s algorithm for integer factorization, and other algorithms in the fields of optimization, and more. Along the way you’ll also cover game theory with the Magic Square, an example of quantum pseudo-telepathy where parties sharing entangled states can be observed to have some kind of communication between them. In this game Alice and Bob play against a referee. Quantum mechanics allows Alice and Bob to always win! By the end of this book, you will understand how this emerging technology provides massive parallelism and significant computational speedups over classical computers, and will be prepared to program quantum computers which are expected to replace traditional computers in the data center. What You Will LearnUse the Q Experience Composer, the first-of-its-kind web console to create visual programs/experiments and submit them to a quantum simulator or real device on the cloud Run programs remotely using the Q Experience REST API Write algorithms that provide superior performance over their classical counterparts Build a Node.js REST client for authenticating, listing remote devices, querying information about quantum processors, and listing or running experiments remotely in the cloud Create a quantum number generator: The quintessential coin flip with a quantum twist Discover quantum teleportation: This algorithm demonstrates how the exact state of a qubit (quantum information) can be transmitted from one location to another, with the help of classical communication and quantum entanglement between the sender and receiver Peek into single qubit operations with the classic game of Battleships with a quantum twist Handle the counterfeit coin problem: a classic puzzle that consists of finding a counterfeit coin in a beam balance among eight coins in only two turns Who This Book Is For Developers and programmers interested in this new field of computing.

Quantum Computing Since Democritus

Download Quantum Computing Since Democritus PDF Online Free

Author :
Publisher : Cambridge University Press
ISBN 13 : 0521199565
Total Pages : 403 pages
Book Rating : 4.5/5 (211 download)

DOWNLOAD NOW!


Book Synopsis Quantum Computing Since Democritus by : Scott Aaronson

Download or read book Quantum Computing Since Democritus written by Scott Aaronson and published by Cambridge University Press. This book was released on 2013-03-14 with total page 403 pages. Available in PDF, EPUB and Kindle. Book excerpt: Takes students and researchers on a tour through some of the deepest ideas of maths, computer science and physics.

Quantum Computing for Programmers

Download Quantum Computing for Programmers PDF Online Free

Author :
Publisher : Cambridge University Press
ISBN 13 : 1009098179
Total Pages : 375 pages
Book Rating : 4.0/5 (9 download)

DOWNLOAD NOW!


Book Synopsis Quantum Computing for Programmers by : Robert Hundt

Download or read book Quantum Computing for Programmers written by Robert Hundt and published by Cambridge University Press. This book was released on 2022-03-31 with total page 375 pages. Available in PDF, EPUB and Kindle. Book excerpt: Takes readers from the basics to detailed derivations and open-source implementations of more than 25 fundamental quantum algorithms.

Programming Quantum Computers

Download Programming Quantum Computers PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1492039632
Total Pages : 336 pages
Book Rating : 4.4/5 (92 download)

DOWNLOAD NOW!


Book Synopsis Programming Quantum Computers by : Eric R. Johnston

Download or read book Programming Quantum Computers written by Eric R. Johnston and published by "O'Reilly Media, Inc.". This book was released on 2019-07-03 with total page 336 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Practical Foundations for Programming Languages

Download Practical Foundations for Programming Languages PDF Online Free

Author :
Publisher : Cambridge University Press
ISBN 13 : 1107150302
Total Pages : 513 pages
Book Rating : 4.1/5 (71 download)

DOWNLOAD NOW!


Book Synopsis Practical Foundations for Programming Languages by : Robert Harper

Download or read book Practical Foundations for Programming Languages written by Robert Harper and published by Cambridge University Press. This book was released on 2016-04-04 with total page 513 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book unifies a broad range of programming language concepts under the framework of type systems and structural operational semantics.

Foundations of Quantum Mechanics

Download Foundations of Quantum Mechanics PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3319658670
Total Pages : 310 pages
Book Rating : 4.3/5 (196 download)

DOWNLOAD NOW!


Book Synopsis Foundations of Quantum Mechanics by : Travis Norsen

Download or read book Foundations of Quantum Mechanics written by Travis Norsen and published by Springer. This book was released on 2017-08-17 with total page 310 pages. Available in PDF, EPUB and Kindle. Book excerpt: Authored by an acclaimed teacher of quantum physics and philosophy, this textbook pays special attention to the aspects that many courses sweep under the carpet. Traditional courses in quantum mechanics teach students how to use the quantum formalism to make calculations. But even the best students - indeed, especially the best students - emerge rather confused about what, exactly, the theory says is going on, physically, in microscopic systems. This supplementary textbook is designed to help such students understand that they are not alone in their confusions (luminaries such as Albert Einstein, Erwin Schroedinger, and John Stewart Bell having shared them), to sharpen their understanding of the most important difficulties associated with interpreting quantum theory in a realistic manner, and to introduce them to the most promising attempts to formulate the theory in a way that is physically clear and coherent. The text is accessible to students with at least one semester of prior exposure to quantum (or "modern") physics and includes over a hundred engaging end-of-chapter "Projects" that make the book suitable for either a traditional classroom or for self-study.

Computability and Complexity

Download Computability and Complexity PDF Online Free

Author :
Publisher : MIT Press
ISBN 13 : 9780262100649
Total Pages : 494 pages
Book Rating : 4.1/5 (6 download)

DOWNLOAD NOW!


Book Synopsis Computability and Complexity by : Neil D. Jones

Download or read book Computability and Complexity written by Neil D. Jones and published by MIT Press. This book was released on 1997 with total page 494 pages. Available in PDF, EPUB and Kindle. Book excerpt: Computability and complexity theory should be of central concern to practitioners as well as theorists. Unfortunately, however, the field is known for its impenetrability. Neil Jones's goal as an educator and author is to build a bridge between computability and complexity theory and other areas of computer science, especially programming. In a shift away from the Turing machine- and G�del number-oriented classical approaches, Jones uses concepts familiar from programming languages to make computability and complexity more accessible to computer scientists and more applicable to practical programming problems. According to Jones, the fields of computability and complexity theory, as well as programming languages and semantics, have a great deal to offer each other. Computability and complexity theory have a breadth, depth, and generality not often seen in programming languages. The programming language community, meanwhile, has a firm grasp of algorithm design, presentation, and implementation. In addition, programming languages sometimes provide computational models that are more realistic in certain crucial aspects than traditional models. New results in the book include a proof that constant time factors do matter for its programming-oriented model of computation. (In contrast, Turing machines have a counterintuitive "constant speedup" property: that almost any program can be made to run faster, by any amount. Its proof involves techniques irrelevant to practice.) Further results include simple characterizations in programming terms of the central complexity classes PTIME and LOGSPACE, and a new approach to complete problems for NLOGSPACE, PTIME, NPTIME, and PSPACE, uniformly based on Boolean programs. Foundations of Computing series

Quantum Computing

Download Quantum Computing PDF Online Free

Author :
Publisher : National Academies Press
ISBN 13 : 030947969X
Total Pages : 273 pages
Book Rating : 4.3/5 (94 download)

DOWNLOAD NOW!


Book Synopsis Quantum Computing by : National Academies of Sciences, Engineering, and Medicine

Download or read book Quantum Computing written by National Academies of Sciences, Engineering, and Medicine and published by National Academies Press. This book was released on 2019-04-27 with total page 273 pages. Available in PDF, EPUB and Kindle. Book excerpt: Quantum mechanics, the subfield of physics that describes the behavior of very small (quantum) particles, provides the basis for a new paradigm of computing. First proposed in the 1980s as a way to improve computational modeling of quantum systems, the field of quantum computing has recently garnered significant attention due to progress in building small-scale devices. However, significant technical advances will be required before a large-scale, practical quantum computer can be achieved. Quantum Computing: Progress and Prospects provides an introduction to the field, including the unique characteristics and constraints of the technology, and assesses the feasibility and implications of creating a functional quantum computer capable of addressing real-world problems. This report considers hardware and software requirements, quantum algorithms, drivers of advances in quantum computing and quantum devices, benchmarks associated with relevant use cases, the time and resources required, and how to assess the probability of success.

Dancing with Qubits

Download Dancing with Qubits PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1838825258
Total Pages : 515 pages
Book Rating : 4.8/5 (388 download)

DOWNLOAD NOW!


Book Synopsis Dancing with Qubits by : Robert S. Sutor

Download or read book Dancing with Qubits written by Robert S. Sutor and published by Packt Publishing Ltd. This book was released on 2019-11-28 with total page 515 pages. Available in PDF, EPUB and Kindle. Book excerpt: Explore the principles and practicalities of quantum computing Key Features Discover how quantum computing works and delve into the math behind it with this quantum computing textbook Learn how it may become the most important new computer technology of the century Explore the inner workings of quantum computing technology to quickly process complex cloud data and solve problems Book Description Quantum computing is making us change the way we think about computers. Quantum bits, a.k.a. qubits, can make it possible to solve problems that would otherwise be intractable with current computing technology. Dancing with Qubits is a quantum computing textbook that starts with an overview of why quantum computing is so different from classical computing and describes several industry use cases where it can have a major impact. From there it moves on to a fuller description of classical computing and the mathematical underpinnings necessary to understand such concepts as superposition, entanglement, and interference. Next up is circuits and algorithms, both basic and more sophisticated. It then nicely moves on to provide a survey of the physics and engineering ideas behind how quantum computing hardware is built. Finally, the book looks to the future and gives you guidance on understanding how further developments will affect you. Really understanding quantum computing requires a lot of math, and this book doesn't shy away from the necessary math concepts you'll need. Each topic is introduced and explained thoroughly, in clear English with helpful examples. What you will learn See how quantum computing works, delve into the math behind it, what makes it different, and why it is so powerful with this quantum computing textbook Discover the complex, mind-bending mechanics that underpin quantum systems Understand the necessary concepts behind classical and quantum computing Refresh and extend your grasp of essential mathematics, computing, and quantum theory Explore the main applications of quantum computing to the fields of scientific computing, AI, and elsewhere Examine a detailed overview of qubits, quantum circuits, and quantum algorithm Who this book is for Dancing with Qubits is a quantum computing textbook for those who want to deeply explore the inner workings of quantum computing. This entails some sophisticated mathematical exposition and is therefore best suited for those with a healthy interest in mathematics, physics, engineering, and computer science.

Quantum Information Theory

Download Quantum Information Theory PDF Online Free

Author :
Publisher : Cambridge University Press
ISBN 13 : 1107034256
Total Pages : 673 pages
Book Rating : 4.1/5 (7 download)

DOWNLOAD NOW!


Book Synopsis Quantum Information Theory by : Mark Wilde

Download or read book Quantum Information Theory written by Mark Wilde and published by Cambridge University Press. This book was released on 2013-04-18 with total page 673 pages. Available in PDF, EPUB and Kindle. Book excerpt: A self-contained, graduate-level textbook that develops from scratch classical results as well as advances of the past decade.

Foundations of Quantum Mechanics

Download Foundations of Quantum Mechanics PDF Online Free

Author :
Publisher : Jones & Bartlett Learning
ISBN 13 : 0763776289
Total Pages : 344 pages
Book Rating : 4.7/5 (637 download)

DOWNLOAD NOW!


Book Synopsis Foundations of Quantum Mechanics by : Reinhold Blumel

Download or read book Foundations of Quantum Mechanics written by Reinhold Blumel and published by Jones & Bartlett Learning. This book was released on 2010 with total page 344 pages. Available in PDF, EPUB and Kindle. Book excerpt: Quantum computers are the proposed centerpieces of a revolutionary, 21st-century quantum information technology. This book takes the reader into the world of quantum mechanics and continues on an in-depth study of quantum information and quantum computing, including the future of quantum technology. This text focuses on what is "quantum" about quantum mechanics; topics discussed include the EPR paradox, entanglement, teleportation, Bell's Theorem, quantum computing, and code-breaking with quantum computers.--Back cover.