microsoft/qdk

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
4dba6a0cb16ec0ee2b02247c30b0938ca94fb08e

Branches

Tags

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

Clone

HTTPS

Download ZIP

samples/algorithms/HypercubeLookup/qsharp.json

12lines · modecode

1{
2 "dependencies": {
3 "TableLookup": {
4 "github": {
5 "ref": "v1.25.0",
6 "owner": "microsoft",
7 "repo": "qdk",
8 "path": "library/table_lookup"
9 }
10 }
11 }
12}