Use the Q# libraries

Beginner
Developer
Quantum Development Kit
Azure Quantum

Learn about libraries in Q# and how to add them to your projects, discover the Q# API documentation, implement another application of Grover's algorithm by using the standard library, and write documentation for your own code.

Learning objectives

In this module, you will:

  • Learn about libraries in Q#, specifically how they're distributed and how to add them to your projects.
  • Use the Q# standard library to express quantum algorithms at a high level.
  • Get to know the API documentation and integrated help capabilities to more efficiently find and use Q# functionality.
  • Write API documentation comments to help document and explain your Q# programs.

Prerequisites