Practical Quantum Computing for Developers -  Vladimir Silva

Practical Quantum Computing for Developers (eBook)

Programming Quantum Rigs in the Cloud using Python, Quantum Assembly Language and IBM QExperience
eBook Download: PDF
2018 | 1. Auflage
XVII, 346 Seiten
Apress (Verlag)
978-1-4842-4218-6 (ISBN)
Systemvoraussetzungen
62,99 inkl. MwSt
  • Download sofort lieferbar
  • Zahlungsarten anzeigen
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 Learn
  • Use 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.  




Vladimir Silva participates in the IBM WebAhead technology think tank, and is a recognized expert in grid computing, neural nets, and artificial intelligence. He holds numerous IT certifications including OCP, MCSD, and MCP, and has written many technical articles for IBM developerWorks. His previous books include:  Grid Computing for Developers (Charles River Media), Practical Eclipse Rich Client Platform (Apress),  Pro Android Games (Apress), and Advanced Android 4 Games (Apress).
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 cloudRun programs remotely using the Q Experience REST API Write algorithms that provide superior performance over their classical counterpartsBuild a Node.js REST client for authenticating, listing remote devices, querying information about quantum processors, and listing or running experiments remotely in the cloudCreate a quantum number generator: The quintessential coin flip with a quantum twistDiscover 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 receiverPeek into single qubit operations with the classic game of Battleships with a quantum twistHandle the counterfeit coin problem: a classic puzzle that consists of finding a counterfeit coin in a beam balance among eight coins in only two turnsWho This Book Is ForDevelopers and programmers interested in this new field of computing.  

Vladimir Silva participates in the IBM WebAhead technology think tank, and is a recognized expert in grid computing, neural nets, and artificial intelligence. He holds numerous IT certifications including OCP, MCSD, and MCP, and has written many technical articles for IBM developerWorks. His previous books include:  Grid Computing for Developers (Charles River Media), Practical Eclipse Rich Client Platform (Apress),  Pro Android Games (Apress), and Advanced Android 4 Games (Apress).

Chapter 1: The Bizarre World of Quantum MechanicsQuantum Realm to Einstein and Newton: We don’t need no stinky classical physicsWeird Things happen at Tiny ScalesEntanglement: Spooky Action at a DistanceSuperposition of StatesArchitecture of a Quantum ComputerFundamental Properties of a Quantum ComputerSuperpositionInterference, DecoherenceWhat is a Qubit?Single GatesBit Flip: The X GateHadamard Gate (H)Superposition Phase Change: Z, S, T Gates. Muti-GatesConditional gate (CNOT)Massive Parallelism with EntanglementBell and GHZ StatesNon-Clifford GatesVisualize the Qubit with the Bloch SpherePrograming LingoExited States and Pauli OperatorsDirac NotationSuperposition and DecoherenceChapter 2: Welcome to Big Blue’s Quantum Rig: The IBM QExperienceGetting your feet wet with IBM’s QExperienceHistograms: Basic Qubit representationsQuantum Composer and ScoresBasic Quantum CircuitsExperiment EditorProgramming Languages: QASM vs PythonChapter 3: Start your Engines – Basic AlgorithmsComplex Quantum Circuits and Unitary TransformationsFourier TransformChapter 4: Exponential Speedups with the Deutsch-Jozsa AlgorithmMotivationClassical SolutionChapter 5: Unstructured Search: Grover’s AlgorithmMotivationAlgorithm stepsQuantum oracleGeometric proofAlgebraic proofExtension with multiple targetsChapter 6: Factorization with Shor’s algorithmSimon's algorithmInspiration for Shor's algorithmComplexityFactorization ProblemShor vs Number Field Sieve: Polynomial vs Exponential SpeedupsPeriod of the Modular ExponentChapter 7: Public Experiments and PlaygroundTypes of QubitsOther Players – The Race is onWhat’s Next

Erscheint lt. Verlag 12.12.2018
Zusatzinfo XVII, 346 p. 143 illus., 45 illus. in color.
Verlagsort Berkeley
Sprache englisch
Themenwelt Mathematik / Informatik Informatik Datenbanken
Mathematik / Informatik Informatik Programmiersprachen / -werkzeuge
Informatik Theorie / Studium Compilerbau
Informatik Theorie / Studium Künstliche Intelligenz / Robotik
Mathematik / Informatik Mathematik
Naturwissenschaften Physik / Astronomie
Schlagworte AI • algorithms • Artificial Intelligence • Assembly • Big Data • Cloud • Code • Cognitive • deep learn • Developers • Development • IBM • Program • Python • QExperience • quantum assembly • Quantum Computing
ISBN-10 1-4842-4218-1 / 1484242181
ISBN-13 978-1-4842-4218-6 / 9781484242186
Haben Sie eine Frage zum Produkt?
Wie bewerten Sie den Artikel?
Bitte geben Sie Ihre Bewertung ein:
Bitte geben Sie Daten ein:
PDFPDF (Wasserzeichen)
Größe: 11,2 MB

DRM: Digitales Wasserzeichen
Dieses eBook enthält ein digitales Wasser­zeichen und ist damit für Sie persona­lisiert. Bei einer missbräuch­lichen Weiter­gabe des eBooks an Dritte ist eine Rück­ver­folgung an die Quelle möglich.

Dateiformat: PDF (Portable Document Format)
Mit einem festen Seiten­layout eignet sich die PDF besonders für Fach­bücher mit Spalten, Tabellen und Abbild­ungen. Eine PDF kann auf fast allen Geräten ange­zeigt werden, ist aber für kleine Displays (Smart­phone, eReader) nur einge­schränkt geeignet.

Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen dafür einen PDF-Viewer - z.B. den Adobe Reader oder Adobe Digital Editions.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen dafür einen PDF-Viewer - z.B. die kostenlose Adobe Digital Editions-App.

Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.

Mehr entdecken
aus dem Bereich
An In-Depth Guide to the Spring Framework

von Iuliana Cosmina; Rob Harrop; Clarence Ho; Chris Schaefer

eBook Download (2023)
Apress (Verlag)
62,99