microsoft/qdk

Public

mirrored fromhttps://github.com/microsoft/qdkAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
448548a3ff022fa7f9002b247fddda40e6176de6

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}