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.
Start your free trial

You might also like

Quantum Computing in Action

Quantum Computing in Action

Johan Vos
Deep Learning with PyTorch

Deep Learning with PyTorch

Eli Stevens, Thomas Viehmann, Luca Pietro Giovanni Antiga

Publisher Resources

ISBN: 9781633437630Supplemental ContentPublisher SupportOtherPublisher WebsiteSupplemental ContentPurchase Link