microsoft/qdk

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
8a151f109cece83aeea78e74d62cd6f25e7996a3

Branches

Tags

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

Clone

HTTPS

Download ZIP

library/fixed_point/qsharp.json

27lines · modecode

1{
2 "author": "Microsoft",
3 "license": "MIT",
4 "dependencies": {
5 "Signed": {
6 "github": {
7 "owner": "Microsoft",
8 "repo": "qdk",
9 "ref": "v1.28.0",
10 "path": "library/signed"
11 }
12 }
13 },
14 "files": [
15 "src/Comparison.qs",
16 "src/Convert.qs",
17 "src/Facts.qs",
18 "src/Init.qs",
19 "src/Main.qs",
20 "src/Measurement.qs",
21 "src/Operations.qs",
22 "src/Polynomial.qs",
23 "src/Reciprocal.qs",
24 "src/Tests.qs",
25 "src/Types.qs"
26 ]
27}
28