forked from MicrosoftDocs/quantum-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.yml
149 lines (137 loc) · 5.5 KB
/
index.yml
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
### YamlMime:Landing
title: Azure Quantum Documentation (preview)
summary: Learn about quantum computing and optimization with the Azure Quantum service. Use the Quantum Development Kit (QDK) and Q#, a language for quantum programming, to write your first quantum program.
metadata:
title: Azure Quantum Documentation, QDK & Q# API Reference
description: Explore the concepts of quantum computing and how to use the Quantum Development Kit (QDK) and Q#, an open source quantum programming language.
ms.service: azure-quantum
ms.topic: landing-page
ms.collection: collection
author: bradben
ms.author: v-benbra
ms.date: 02/01/2021
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
# Azure Quantum
- title: Azure Quantum (preview)
linkLists:
- linkListType: overview
links:
- text: What is Azure Quantum?
url: overview-azure-quantum.md
- text: More about Azure Quantum
url: https://azure.microsoft.com/services/quantum/
- text: More about the quantum program at Microsoft
url: https://azure.microsoft.com/solutions/quantum-computing/
- linkListType: get-started
links:
- text: Prepare your Azure Quantum environment
url: how-to-prepare-your-environment.md
- text: Create applications for Azure
url: how-to-create-applications-for-azure-quantum.md
- text: Access quantum learning material
url: https://msft-quant-edu-prod.azurewebsites.net/
# Computing
- title: Quantum computing
linkLists:
- linkListType: overview
links:
- text: Introduction to quantum computing
url: overview-qdk.md
- linkListType: learn
links:
- text: Understanding quantum computing
url: overview-understanding-quantum-computing.md
- text: Quantum computers and quantum simulators
url: overview-quantum-computers-and-simulators.md
- text: Microsoft Learn modules for quantum computing
url: /learn/browse/?expanded=azure&products=azure-quantum%2Cqdk
- linkListType: concept
links:
- text: Quantum computing concepts
url: concepts-overview.md
# OPTIMIZATION
- title: Optimization
linkLists:
- linkListType: overview
links:
- text: Introduction to optimization
url: optimization-overview-introduction.md
- text: Key concepts for optimization
url: optimization-overview-key-concepts.md
- text: What are quantum-inspired algorithms?
url: optimization-what-is-quantum-optimization.md
- linkListType: how-to-guide
links:
- text: Install the Python SDK for Azure Quantum
url: optimization-install-sdk.md
- linkListType: learn
links:
- text: Overview of optimization solvers
url: xref:microsoft.quantum.reference.qio-target-list
- text: Microsoft Learn modules for optimization
url: /learn/browse/?expanded=azure&products=azure-quantum%2Cqdk
# QDK
- title: Develop with the Quantum Development Kit
linkLists:
- linkListType: overview
links:
- text: What are Q# and the QDK?
url: overview-what-is-qsharp-and-qdk.md
- text: More about the QDK
url: https://azure.microsoft.com/resources/development-kit/quantum-computing/
- linkListType: get-started
links:
- text: The Quantum Development Kit
url: install-get-started-qdk.md
- linkListType: download
links:
- text: Install the QDK
url: install-overview-qdk.md
- text: Update the QDK
url: install-update-qdk.md
# Q#
- title: Q# programming language
linkLists:
- linkListType: how-to-guide
links:
- text: Q# user guide
url: user-guide\index.md
- text: "Quantum simulators and host applications"
url: user-guide\machines\index.md
- linkListType: tutorial
links:
- text: Build a quantum random number generator
url: tutorial-qdk-quantum-random-number-generator.md
- text: Explore entanglement with Q#
url: tutorial-qdk-explore-entanglement.md
- text: "Quantum speedup: Grover's search algorithm"
url: tutorial-qdk-grovers-search.md
- linkListType: learn
links:
- text: Learn with the Quantum Katas
url: tutorial-qdk-intro-to-katas.md
- text: Browse Q# code samples
url: /samples/browse/?languages=qsharp
# API
- title: Q# libraries
linkLists:
- linkListType: reference
links:
- text: Standard libraries
url: user-guide\libraries\standard\index.md
- text: Chemistry library
url: user-guide\libraries\chemistry\index.md
- text: Machine learning library
url: user-guide\libraries\machine-learning\index.md
- text: Numerics library
url: user-guide\libraries\numerics\index.md
# Community
- title: Community & contribution
linkLists:
- linkListType: how-to-guide
links:
- text: Contribute to the QDK
url: contributing-overview.md
- text: Read the Microsoft Quantum blog
url: https://cloudblogs.microsoft.com/quantum