Skip to Content
Building Quantum Software with Python
book

Building Quantum Software with Python

by Charlee Stefanski, Constantin Gonciulea
April 2025
Intermediate to advanced
376 pages
9h 41m
English
Manning Publications
Content preview from Building Quantum Software with Python

appendix C Outcome pairing strategies

C.1 Additional strategies for pair selection in Python

In chapter 4, we explain one way of selecting outcome pairs. Following are two additional methods, which may perform better depending on the context.

C.1.1 Recognizing pairs by checking the digit for the target qubit

Given a target qubit position t, we can traverse through all outcomes and select pairs by finding the “0 side” of a pair and adding 2t to find the “1 side.” Given n qubits, we know the decimal forms of the outcomes are 0 to 2n – 1. For each possible outcome, we check whether the target qubit in the binary form is 0 using the is_bit_set function. If the target qubit is 0 in the binary form, we find the second item in the pair by ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Quantum Programming in Depth

Quantum Programming in Depth

Mariia Mykhailova
Deep Learning with Python, Third Edition

Deep Learning with Python, Third Edition

Matthew Watson, Francois Chollet

Publisher Resources

ISBN: 9781633437630Publisher SupportPublisher Website