1
+
2
+ <!doctype html>
3
+ < html lang ="en " class ="no-js ">
4
+ < head >
5
+
6
+ < meta charset ="utf-8 ">
7
+ < meta name ="viewport " content ="width=device-width,initial-scale=1 ">
8
+
9
+
10
+
11
+
12
+
13
+
14
+ < link rel ="icon " href ="/assets/images/favicon.png ">
15
+ < meta name ="generator " content ="mkdocs-1.5.3, mkdocs-material-9.5.6 ">
16
+
17
+
18
+
19
+ < title > horqrux</ title >
20
+
21
+
22
+
23
+ < link rel ="stylesheet " href ="/assets/stylesheets/main.50c56a3b.min.css ">
24
+
25
+
26
+ < link rel ="stylesheet " href ="/assets/stylesheets/palette.06af60db.min.css ">
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
40
+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback ">
41
+ < style > : root {--md-text-font : "Roboto" ;--md-code-font : "Roboto Mono" }</ style >
42
+
43
+
44
+
45
+ < link rel ="stylesheet " href ="/assets/_markdown_exec_pyodide.css ">
46
+
47
+ < link rel ="stylesheet " href ="/assets/_mkdocstrings.css ">
48
+
49
+ < link rel ="stylesheet " href ="/css/mkdocstrings.css ">
50
+
51
+ < script > __md_scope = new URL ( "/" , location ) , __md_hash = e => [ ...e ] . reduce ( ( e , _ ) => ( e << 5 ) - e + _ . charCodeAt ( 0 ) , 0 ) , __md_get = ( e , _ = localStorage , t = __md_scope ) => JSON . parse ( _ . getItem ( t . pathname + "." + e ) ) , __md_set = ( e , _ , t = localStorage , a = __md_scope ) => { try { t . setItem ( a . pathname + "." + e , JSON . stringify ( _ ) ) } catch ( e ) { } } </ script >
52
+
53
+
54
+
55
+
56
+
57
+
58
+ </ head >
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+ < body dir ="ltr " data-md-color-scheme ="default " data-md-color-primary ="light-green " data-md-color-accent ="purple ">
69
+
70
+
71
+ < input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="__drawer " autocomplete ="off ">
72
+ < input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="__search " autocomplete ="off ">
73
+ < label class ="md-overlay " for ="__drawer "> </ label >
74
+ < div data-md-component ="skip ">
75
+
76
+ </ div >
77
+ < div data-md-component ="announce ">
78
+
79
+ </ div >
80
+
81
+
82
+
83
+
84
+
85
+
86
+ < header class ="md-header md-header--shadow " data-md-component ="header ">
87
+ < nav class ="md-header__inner md-grid " aria-label ="Header ">
88
+ < a href ="/. " title ="horqrux " class ="md-header__button md-logo " aria-label ="horqrux " data-md-component ="logo ">
89
+
90
+
91
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z "/> </ svg >
92
+
93
+ </ a >
94
+ < label class ="md-header__button md-icon " for ="__drawer ">
95
+
96
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z "/> </ svg >
97
+ </ label >
98
+ < div class ="md-header__title " data-md-component ="header-title ">
99
+ < div class ="md-header__ellipsis ">
100
+ < div class ="md-header__topic ">
101
+ < span class ="md-ellipsis ">
102
+ horqrux
103
+ </ span >
104
+ </ div >
105
+ < div class ="md-header__topic " data-md-component ="header-topic ">
106
+ < span class ="md-ellipsis ">
107
+
108
+
109
+
110
+ </ span >
111
+ </ div >
112
+ </ div >
113
+ </ div >
114
+
115
+
116
+ < form class ="md-header__option " data-md-component ="palette ">
117
+
118
+
119
+
120
+
121
+ < input class ="md-option " data-md-color-media ="(prefers-color-scheme: light) " data-md-color-scheme ="default " data-md-color-primary ="light-green " data-md-color-accent ="purple " aria-label ="Switch to dark mode " type ="radio " name ="__palette " id ="__palette_0 ">
122
+
123
+ < label class ="md-header__button md-icon " title ="Switch to dark mode " for ="__palette_1 " hidden >
124
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 7a5 5 0 0 1 5 5 5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m0-7 2.39 3.42C13.65 5.15 12.84 5 12 5c-.84 0-1.65.15-2.39.42L12 2M3.34 7l4.16-.35A7.2 7.2 0 0 0 5.94 8.5c-.44.74-.69 1.5-.83 2.29L3.34 7m.02 10 1.76-3.77a7.131 7.131 0 0 0 2.38 4.14L3.36 17M20.65 7l-1.77 3.79a7.023 7.023 0 0 0-2.38-4.15l4.15.36m-.01 10-4.14.36c.59-.51 1.12-1.14 1.54-1.86.42-.73.69-1.5.83-2.29L20.64 17M12 22l-2.41-3.44c.74.27 1.55.44 2.41.44.82 0 1.63-.17 2.37-.44L12 22Z "/> </ svg >
125
+ </ label >
126
+
127
+
128
+
129
+
130
+
131
+ < input class ="md-option " data-md-color-media ="(prefers-color-scheme: dark) " data-md-color-scheme ="slate " data-md-color-primary ="black " data-md-color-accent ="light-green " aria-label ="Switch to light mode " type ="radio " name ="__palette " id ="__palette_1 ">
132
+
133
+ < label class ="md-header__button md-icon " title ="Switch to light mode " for ="__palette_0 " hidden >
134
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="m17.75 4.09-2.53 1.94.91 3.06-2.63-1.81-2.63 1.81.91-3.06-2.53-1.94L12.44 4l1.06-3 1.06 3 3.19.09m3.5 6.91-1.64 1.25.59 1.98-1.7-1.17-1.7 1.17.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95 2.06.05m-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14.4-.4.82-.76 1.27-1.08.75-.53 1.93.36 1.85 1.19-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 0 0 8.02 2.89m-1.64 2.02a12.08 12.08 0 0 1-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82-2.81 3.14-2.7 7.96.31 10.98 3.02 3.01 7.84 3.12 10.98.31Z "/> </ svg >
135
+ </ label >
136
+
137
+
138
+ </ form >
139
+
140
+
141
+
142
+ < script > var media , input , key , value , palette = __md_get ( "__palette" ) ; if ( palette && palette . color ) { "(prefers-color-scheme)" === palette . color . media && ( media = matchMedia ( "(prefers-color-scheme: light)" ) , input = document . querySelector ( media . matches ?"[data-md-color-media='(prefers-color-scheme: light)']" :"[data-md-color-media='(prefers-color-scheme: dark)']" ) , palette . color . media = input . getAttribute ( "data-md-color-media" ) , palette . color . scheme = input . getAttribute ( "data-md-color-scheme" ) , palette . color . primary = input . getAttribute ( "data-md-color-primary" ) , palette . color . accent = input . getAttribute ( "data-md-color-accent" ) ) ; for ( [ key , value ] of Object . entries ( palette . color ) ) document . body . setAttribute ( "data-md-color-" + key , value ) } </ script >
143
+
144
+
145
+
146
+ < label class ="md-header__button md-icon " for ="__search ">
147
+
148
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z "/> </ svg >
149
+ </ label >
150
+ < div class ="md-search " data-md-component ="search " role ="dialog ">
151
+ < label class ="md-search__overlay " for ="__search "> </ label >
152
+ < div class ="md-search__inner " role ="search ">
153
+ < form class ="md-search__form " name ="search ">
154
+ < input type ="text " class ="md-search__input " name ="query " aria-label ="Search " placeholder ="Search " autocapitalize ="off " autocorrect ="off " autocomplete ="off " spellcheck ="false " data-md-component ="search-query " required >
155
+ < label class ="md-search__icon md-icon " for ="__search ">
156
+
157
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z "/> </ svg >
158
+
159
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z "/> </ svg >
160
+ </ label >
161
+ < nav class ="md-search__options " aria-label ="Search ">
162
+
163
+ < button type ="reset " class ="md-search__icon md-icon " title ="Clear " aria-label ="Clear " tabindex ="-1 ">
164
+
165
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z "/> </ svg >
166
+ </ button >
167
+ </ nav >
168
+
169
+ </ form >
170
+ < div class ="md-search__output ">
171
+ < div class ="md-search__scrollwrap " data-md-scrollfix >
172
+ < div class ="md-search-result " data-md-component ="search-result ">
173
+ < div class ="md-search-result__meta ">
174
+ Initializing search
175
+ </ div >
176
+ < ol class ="md-search-result__list " role ="presentation "> </ ol >
177
+ </ div >
178
+ </ div >
179
+ </ div >
180
+ </ div >
181
+ </ div >
182
+
183
+
184
+ < div class ="md-header__source ">
185
+ < a href ="https://github.com/pasqal-io/horqrux " title ="Go to repository " class ="md-source " data-md-component ="source ">
186
+ < div class ="md-source__icon md-icon ">
187
+
188
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--> < path d ="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z "/> </ svg >
189
+ </ div >
190
+ < div class ="md-source__repository ">
191
+ horqrux
192
+ </ div >
193
+ </ a >
194
+ </ div >
195
+
196
+ </ nav >
197
+
198
+ </ header >
199
+
200
+ < div class ="md-container " data-md-component ="container ">
201
+
202
+
203
+
204
+
205
+
206
+
207
+ < main class ="md-main " data-md-component ="main ">
208
+ < div class ="md-main__inner md-grid ">
209
+
210
+
211
+
212
+ < div class ="md-sidebar md-sidebar--primary " data-md-component ="sidebar " data-md-type ="navigation " >
213
+ < div class ="md-sidebar__scrollwrap ">
214
+ < div class ="md-sidebar__inner ">
215
+
216
+
217
+
218
+
219
+ < nav class ="md-nav md-nav--primary " aria-label ="Navigation " data-md-level ="0 ">
220
+ < label class ="md-nav__title " for ="__drawer ">
221
+ < a href ="/. " title ="horqrux " class ="md-nav__button md-logo " aria-label ="horqrux " data-md-component ="logo ">
222
+
223
+
224
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z "/> </ svg >
225
+
226
+ </ a >
227
+ horqrux
228
+ </ label >
229
+
230
+ < div class ="md-nav__source ">
231
+ < a href ="https://github.com/pasqal-io/horqrux " title ="Go to repository " class ="md-source " data-md-component ="source ">
232
+ < div class ="md-source__icon md-icon ">
233
+
234
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--> < path d ="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z "/> </ svg >
235
+ </ div >
236
+ < div class ="md-source__repository ">
237
+ horqrux
238
+ </ div >
239
+ </ a >
240
+ </ div >
241
+
242
+ < ul class ="md-nav__list " data-md-scrollfix >
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+ < li class ="md-nav__item ">
251
+ < a href ="/. " class ="md-nav__link ">
252
+
253
+
254
+ < span class ="md-ellipsis ">
255
+ horqrux in a nutshell
256
+ </ span >
257
+
258
+
259
+ </ a >
260
+ </ li >
261
+
262
+
263
+
264
+
265
+
266
+
267
+
268
+
269
+
270
+ < li class ="md-nav__item ">
271
+ < a href ="/CONTRIBUTING/ " class ="md-nav__link ">
272
+
273
+
274
+ < span class ="md-ellipsis ">
275
+ Contribute
276
+ </ span >
277
+
278
+
279
+ </ a >
280
+ </ li >
281
+
282
+
283
+
284
+
285
+
286
+
287
+
288
+
289
+
290
+ < li class ="md-nav__item ">
291
+ < a href ="/CODE_OF_CONDUCT/ " class ="md-nav__link ">
292
+
293
+
294
+ < span class ="md-ellipsis ">
295
+ Code of Conduct
296
+ </ span >
297
+
298
+
299
+ </ a >
300
+ </ li >
301
+
302
+
303
+
304
+ </ ul >
305
+ </ nav >
306
+ </ div >
307
+ </ div >
308
+ </ div >
309
+
310
+
311
+
312
+ < div class ="md-sidebar md-sidebar--secondary " data-md-component ="sidebar " data-md-type ="toc " >
313
+ < div class ="md-sidebar__scrollwrap ">
314
+ < div class ="md-sidebar__inner ">
315
+
316
+
317
+ < nav class ="md-nav md-nav--secondary " aria-label ="Table of contents ">
318
+
319
+
320
+
321
+
322
+ </ nav >
323
+ </ div >
324
+ </ div >
325
+ </ div >
326
+
327
+
328
+
329
+ < div class ="md-content " data-md-component ="content ">
330
+ < article class ="md-content__inner md-typeset ">
331
+
332
+ < h1 > 404 - Not found</ h1 >
333
+
334
+ </ article >
335
+ </ div >
336
+
337
+
338
+ < script > var target = document . getElementById ( location . hash . slice ( 1 ) ) ; target && target . name && ( target . checked = target . name . startsWith ( "__tabbed_" ) ) </ script >
339
+ </ div >
340
+
341
+ </ main >
342
+
343
+ < footer class ="md-footer ">
344
+
345
+ < div class ="md-footer-meta md-typeset ">
346
+ < div class ="md-footer-meta__inner md-grid ">
347
+ < div class ="md-copyright ">
348
+
349
+
350
+ Made with
351
+ < a href ="https://squidfunk.github.io/mkdocs-material/ " target ="_blank " rel ="noopener ">
352
+ Material for MkDocs
353
+ </ a >
354
+
355
+ </ div >
356
+
357
+ </ div >
358
+ </ div >
359
+ </ footer >
360
+
361
+ </ div >
362
+ < div class ="md-dialog " data-md-component ="dialog ">
363
+ < div class ="md-dialog__inner md-typeset "> </ div >
364
+ </ div >
365
+
366
+
367
+ < script id ="__config " type ="application/json "> { "base" : "/" , "features" : [ "content.code.annotate" , "navigation.indexes" , "navigation.sections" ] , "search" : "/assets/javascripts/workers/search.b8dbb3d2.min.js" , "translations" : { "clipboard.copied" : "Copied to clipboard" , "clipboard.copy" : "Copy to clipboard" , "search.result.more.one" : "1 more on this page" , "search.result.more.other" : "# more on this page" , "search.result.none" : "No matching documents" , "search.result.one" : "1 matching document" , "search.result.other" : "# matching documents" , "search.result.placeholder" : "Type to start searching" , "search.result.term.missing" : "Missing" , "select.version" : "Select version" } } </ script >
368
+
369
+
370
+ < script src ="/assets/javascripts/bundle.e1c3ead8.min.js "> </ script >
371
+
372
+ < script src ="/assets/_markdown_exec_pyodide.js "> </ script >
373
+
374
+ < script src ="/javascripts/mathjax.js "> </ script >
375
+
376
+ < script src ="https://polyfill.io/v3/polyfill.min.js?features=es6 "> </ script >
377
+
378
+ < script src ="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js "> </ script >
379
+
380
+
381
+ </ body >
382
+ </ html >
0 commit comments