Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Quantum Computing Algorithms

You're reading from  Quantum Computing Algorithms

Product type Book
Published in Sep 2023
Publisher Packt
ISBN-13 9781804617373
Pages 342 pages
Edition 1st Edition
Languages
Author (1):
Barry Burd Barry Burd
Profile icon Barry Burd

Table of Contents (19) Chapters

Preface Introduction to Quantum Computing Part 1 Nuts and Bolts
Chapter 1: New Ways to Think about Bits Chapter 2: What Is a Qubit? Chapter 3: Math for Qubits and Quantum Gates Chapter 4: Qubit Conspiracy Theories Part 2 Making Qubits Work for You
Chapter 5: A Fanciful Tale about Cryptography Chapter 6: Quantum Networking and Teleportation Part 3 Quantum Computing Algorithms
Chapter 7: Deutsch’s Algorithm Chapter 8: Grover’s Algorithm Chapter 9: Shor’s Algorithm Part 4 Beyond Gate-Based Quantum Computing
Chapter 10: Some Other Directions for Quantum Computing Assessments Index Other Books You May Enjoy

Programming a quantum computer

Quantum computers don’t run independently. They receive input from classical computers and provide output to classical computers. In a sense, there’s no such thing as completely independent quantum computing. All quantum computing is part of a larger technology called hybrid computing.

When you work with quantum computers, you write code that runs on a classical computer. Based on your code, the classical computer feeds instructions to the quantum computer. There are many programming platforms designed specifically for quantum computing. They include Q# from Microsoft, Cirq from Google, OpenQASM from IBM, Ocean from D-Wave, and PennyLane, which is maintained by Xanadu.

In this book, we program using Qiskit – an open source software development kit. Qiskit (pronounced KISS-kit) is part of IBM’s family of quantum computing initiatives. Using Qiskit, you can run code for quantum computers on many different devices. Some...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}