microsoft/qdk

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
f3b137810a567ac27c5eee06ef4b5ae0b66f3c6d

Branches

Tags

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

Clone

HTTPS

Download ZIP

Cargo.lock

348lines · modecode

1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 3
4
5[[package]]
6name = "autocfg"
7version = "1.1.0"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
10
11[[package]]
12name = "bitvec"
13version = "1.0.1"
14source = "registry+https://github.com/rust-lang/crates.io-index"
15checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
16dependencies = [
17 "funty",
18 "radium",
19 "tap",
20 "wyz",
21]
22
23[[package]]
24name = "cfg-if"
25version = "1.0.0"
26source = "registry+https://github.com/rust-lang/crates.io-index"
27checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
28
29[[package]]
30name = "dissimilar"
31version = "1.0.6"
32source = "registry+https://github.com/rust-lang/crates.io-index"
33checksum = "210ec60ae7d710bed8683e333e9d2855a8a56a3e9892b38bad3bb0d4d29b0d5e"
34
35[[package]]
36name = "enum-iterator"
37version = "1.2.0"
38source = "registry+https://github.com/rust-lang/crates.io-index"
39checksum = "91a4ec26efacf4aeff80887a175a419493cb6f8b5480d26387eb0bd038976187"
40dependencies = [
41 "enum-iterator-derive",
42]
43
44[[package]]
45name = "enum-iterator-derive"
46version = "1.1.0"
47source = "registry+https://github.com/rust-lang/crates.io-index"
48checksum = "828de45d0ca18782232dfb8f3ea9cc428e8ced380eb26a520baaacfc70de39ce"
49dependencies = [
50 "proc-macro2",
51 "quote",
52 "syn",
53]
54
55[[package]]
56name = "expect-test"
57version = "1.4.0"
58source = "registry+https://github.com/rust-lang/crates.io-index"
59checksum = "1d4661aca38d826eb7c72fe128e4238220616de4c0cc00db7bfc38e2e1364dd3"
60dependencies = [
61 "dissimilar",
62 "once_cell",
63]
64
65[[package]]
66name = "funty"
67version = "2.0.0"
68source = "registry+https://github.com/rust-lang/crates.io-index"
69checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
70
71[[package]]
72name = "getrandom"
73version = "0.2.8"
74source = "registry+https://github.com/rust-lang/crates.io-index"
75checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"
76dependencies = [
77 "cfg-if",
78 "libc",
79 "wasi",
80]
81
82[[package]]
83name = "libc"
84version = "0.2.139"
85source = "registry+https://github.com/rust-lang/crates.io-index"
86checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
87
88[[package]]
89name = "llvm-tools"
90version = "0.1.1"
91source = "registry+https://github.com/rust-lang/crates.io-index"
92checksum = "955be5d0ca0465caf127165acb47964f911e2bc26073e865deb8be7189302faf"
93
94[[package]]
95name = "matrixmultiply"
96version = "0.3.2"
97source = "registry+https://github.com/rust-lang/crates.io-index"
98checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"
99dependencies = [
100 "rawpointer",
101]
102
103[[package]]
104name = "ndarray"
105version = "0.15.6"
106source = "registry+https://github.com/rust-lang/crates.io-index"
107checksum = "adb12d4e967ec485a5f71c6311fe28158e9d6f4bc4a447b474184d0f91a8fa32"
108dependencies = [
109 "matrixmultiply",
110 "num-complex",
111 "num-integer",
112 "num-traits",
113 "rawpointer",
114]
115
116[[package]]
117name = "num-bigint"
118version = "0.4.3"
119source = "registry+https://github.com/rust-lang/crates.io-index"
120checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"
121dependencies = [
122 "autocfg",
123 "num-integer",
124 "num-traits",
125]
126
127[[package]]
128name = "num-complex"
129version = "0.4.3"
130source = "registry+https://github.com/rust-lang/crates.io-index"
131checksum = "02e0d21255c828d6f128a1e41534206671e8c3ea0c62f32291e808dc82cff17d"
132dependencies = [
133 "num-traits",
134]
135
136[[package]]
137name = "num-integer"
138version = "0.1.45"
139source = "registry+https://github.com/rust-lang/crates.io-index"
140checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
141dependencies = [
142 "autocfg",
143 "num-traits",
144]
145
146[[package]]
147name = "num-traits"
148version = "0.2.15"
149source = "registry+https://github.com/rust-lang/crates.io-index"
150checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
151dependencies = [
152 "autocfg",
153]
154
155[[package]]
156name = "once_cell"
157version = "1.17.0"
158source = "registry+https://github.com/rust-lang/crates.io-index"
159checksum = "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66"
160
161[[package]]
162name = "ppv-lite86"
163version = "0.2.17"
164source = "registry+https://github.com/rust-lang/crates.io-index"
165checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
166
167[[package]]
168name = "proc-macro2"
169version = "1.0.51"
170source = "registry+https://github.com/rust-lang/crates.io-index"
171checksum = "5d727cae5b39d21da60fa540906919ad737832fe0b1c165da3a34d6548c849d6"
172dependencies = [
173 "unicode-ident",
174]
175
176[[package]]
177name = "qir-backend"
178version = "0.1.0"
179source = "git+https://github.com/qir-alliance/qir-runner?rev=67c2902cd8682976aa7e5b71087a9a03a8889999#67c2902cd8682976aa7e5b71087a9a03a8889999"
180dependencies = [
181 "bitvec",
182 "ndarray",
183 "num-bigint",
184 "num-complex",
185 "num-traits",
186 "qir-stdlib",
187 "rand",
188 "rustc-hash",
189]
190
191[[package]]
192name = "qir-stdlib"
193version = "0.1.0"
194source = "git+https://github.com/qir-alliance/qir-runner?rev=67c2902cd8682976aa7e5b71087a9a03a8889999#67c2902cd8682976aa7e5b71087a9a03a8889999"
195dependencies = [
196 "llvm-tools",
197 "num-bigint",
198 "rand",
199]
200
201[[package]]
202name = "qsc"
203version = "0.0.0"
204dependencies = [
205 "qsc_ast",
206 "qsc_codegen",
207 "qsc_eval",
208 "qsc_frontend",
209 "qsc_passes",
210]
211
212[[package]]
213name = "qsc_ast"
214version = "0.0.0"
215dependencies = [
216 "num-bigint",
217]
218
219[[package]]
220name = "qsc_codegen"
221version = "0.0.0"
222dependencies = [
223 "qsc_ast",
224 "qsc_frontend",
225]
226
227[[package]]
228name = "qsc_eval"
229version = "0.0.0"
230dependencies = [
231 "qir-backend",
232 "qir-stdlib",
233 "qsc_ast",
234 "qsc_frontend",
235]
236
237[[package]]
238name = "qsc_frontend"
239version = "0.0.0"
240dependencies = [
241 "enum-iterator",
242 "expect-test",
243 "num-bigint",
244 "qsc_ast",
245]
246
247[[package]]
248name = "qsc_passes"
249version = "0.0.0"
250dependencies = [
251 "qsc_ast",
252 "qsc_frontend",
253]
254
255[[package]]
256name = "quote"
257version = "1.0.23"
258source = "registry+https://github.com/rust-lang/crates.io-index"
259checksum = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b"
260dependencies = [
261 "proc-macro2",
262]
263
264[[package]]
265name = "radium"
266version = "0.7.0"
267source = "registry+https://github.com/rust-lang/crates.io-index"
268checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
269
270[[package]]
271name = "rand"
272version = "0.8.5"
273source = "registry+https://github.com/rust-lang/crates.io-index"
274checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
275dependencies = [
276 "libc",
277 "rand_chacha",
278 "rand_core",
279]
280
281[[package]]
282name = "rand_chacha"
283version = "0.3.1"
284source = "registry+https://github.com/rust-lang/crates.io-index"
285checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
286dependencies = [
287 "ppv-lite86",
288 "rand_core",
289]
290
291[[package]]
292name = "rand_core"
293version = "0.6.4"
294source = "registry+https://github.com/rust-lang/crates.io-index"
295checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
296dependencies = [
297 "getrandom",
298]
299
300[[package]]
301name = "rawpointer"
302version = "0.2.1"
303source = "registry+https://github.com/rust-lang/crates.io-index"
304checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"
305
306[[package]]
307name = "rustc-hash"
308version = "1.1.0"
309source = "registry+https://github.com/rust-lang/crates.io-index"
310checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
311
312[[package]]
313name = "syn"
314version = "1.0.107"
315source = "registry+https://github.com/rust-lang/crates.io-index"
316checksum = "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5"
317dependencies = [
318 "proc-macro2",
319 "quote",
320 "unicode-ident",
321]
322
323[[package]]
324name = "tap"
325version = "1.0.1"
326source = "registry+https://github.com/rust-lang/crates.io-index"
327checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
328
329[[package]]
330name = "unicode-ident"
331version = "1.0.6"
332source = "registry+https://github.com/rust-lang/crates.io-index"
333checksum = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc"
334
335[[package]]
336name = "wasi"
337version = "0.11.0+wasi-snapshot-preview1"
338source = "registry+https://github.com/rust-lang/crates.io-index"
339checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
340
341[[package]]
342name = "wyz"
343version = "0.5.1"
344source = "registry+https://github.com/rust-lang/crates.io-index"
345checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
346dependencies = [
347 "tap",
348]
349