microsoft/qdk

Public

mirrored from https://github.com/microsoft/qdkAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
brlackey/ising-model-sample

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

source/npm/qsharp/test/circuits-cases/empty.qsc

9lines · modecode

1{
2 "version": 1,
3 "circuits": [
4 {
5 "qubits": [],
6 "componentGrid": []
7 }
8 ]
9}
10