Skip to Content
Q# Pocket Guide
book

Q# Pocket Guide

by Mariia Mykhailova
June 2022
Intermediate to advanced
205 pages
3h 53m
English
O'Reilly Media, Inc.
Content preview from Q# Pocket Guide

Chapter 7. Microsoft Quantum Development Kit Libraries

This chapter offers an overview of the Q# libraries shipped as part of the Microsoft Quantum Development Kit. These libraries include everything you need to write Q# programs, from the quantum gates and measurements built into the language to commonly used patterns and tools that help you write complicated high-level algorithms. I’ve mentioned several library functions and user-defined types in the previous chapters, but I’ve never talked about them in a systematic way; in this chapter, I’ll amend that.

The Q# libraries can be clustered in two groups: the standard libraries that provide shared functionality used in a lot of Q# code, and the domain-specific libraries that target solving very specialized problems in domains such as chemistry and machine learning.

This chapter starts with a quick overview of how you can get the standard and the advanced libraries, find information about them, and use them in your code.

After that, I review the functionality offered by the standard libraries, calling out some of the more frequently used operations and functions and providing examples. You can find more detailed code examples of using each library covered in this chapter in the supplemental materials repository.

Getting and Using the Libraries

The Q# libraries are distributed as NuGet packages via the NuGet package manager, similar to the libraries for .NET languages. The libraries are organized in namespaces, each including operations, ...

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

Qiskit Pocket Guide

Qiskit Pocket Guide

James L. Weaver, Frank J. Harkins
What Successful Project Managers Do

What Successful Project Managers Do

W. Scott Cameron, Jeffrey S. Russell, Edward J. Hoffman, Alexander Laufer
How to Overcome a Power Deficit

How to Overcome a Power Deficit

Cyril Bouquet, Jean-Louis Barsoux

Publisher Resources

ISBN: 9781098108854Errata Page