-
Notifications
You must be signed in to change notification settings - Fork 98
Expand file tree
/
Copy pathindex.yml
More file actions
101 lines (86 loc) · 3.84 KB
/
Copy pathindex.yml
File metadata and controls
101 lines (86 loc) · 3.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
### YamlMime:Landing
title: Microsoft Quantum documentation
summary: Learn about quantum computing with Microsoft Quantum and the Azure Quantum service. Use Python and Q#, a language for quantum programming, to create and submit quantum programs in the Azure portal, or set up your own local development environment with the Microsoft Quantum Development Kit (QDK) to write quantum programs.
metadata:
title: Microsoft Quantum and Azure Quantum documentation, QDK & Q# programming language
description: Learn quantum computing and develop your quantum programs with the Azure Quantum service. Use Python and Q#, a language for quantum programming, to write your quantum programs and submit them to the real quantum hardware available in Azure Quantum. With the Microsoft Quantum Development Kit (QDK), you can set up your local development environment and benefit from several tools and libraries to write your quantum programs.
ms.service: azure-quantum
ms.topic: landing-page
ms.collection: collection
author: azure-quantum-content
ms.author: quantumdocwriters
ms.date: 02/24/2025
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
# About Azure Quantum
- title: About Azure Quantum
linkLists:
- linkListType: overview
links:
- text: What is Azure Quantum?
url: overview-azure-quantum.md
- text: Azure Quantum pricing plans
url: pricing.md
- linkListType: deploy
links:
- text: Create a quantum workspace
url: how-to-create-workspace.md
- linkListType: reference
links:
- text: List of quantum hardware providers
url: qc-target-list.md
- linkListType: training
links:
- text: Training path - Get started with Azure Quantum
url: /training/paths/quantum-computing-fundamentals/
# Get started
- title: Get started with Q# and the Microsoft Quantum Development Kit
linkLists:
- linkListType: download
links:
- text: Set up the Microsoft Quantum Development Kit
url: install-overview-qdk.md
- linkListType: overview
links:
- text: What is Q#?
url: qsharp-overview.md
- linkListType: quickstart
links:
- text: Create your first Q# program
url: qsharp-quickstart.md
- linkListType: tutorial
links:
- text: Create a quantum random number generator
url: tutorial-qdk-quantum-random-number-generator.md
- text: Explore quantum entanglement
url: tutorial-qdk-explore-entanglement.md
# Develop with QDK
- title: Advanced development with the Microsoft Quantum Development Kit
linkLists:
- linkListType: get-started
links:
- text: Different ways to run Q# programs
url: qsharp-ways-to-work.md
- linkListType: overview
links:
- text: Introduction to the Microsoft Quantum resource estimator
url: intro-to-resource-estimation.md
- text: Introduction to hybrid quantum computing
url: hybrid-computing-overview.md
# Concepts
- title: Learn about quantum computing
linkLists:
- linkListType: concept
links:
- text: What is quantum computing?
url: overview-understanding-quantum-computing.md
- text: The qubit
url: concepts-the-qubit.md
- text: Vectors and matrices
url: concepts-vectors-and-matrices.md
- text: Dirac notation
url: concepts-dirac-notation.md
- text: Quantum circuits
url: concepts-circuits.md
- text: Quantum error correction
url: concepts-error-correction.md