11
22
33<!DOCTYPE html>
4- <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5- <!--[if gt IE 8]><!--> < html class ="no-js " lang ="en " > <!--<![endif]-->
4+ < html class ="writer-html5 " lang ="en " >
65< head >
7- < meta charset ="utf-8 ">
6+ < meta charset ="utf-8 " / >
87
9- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
8+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " / >
109
1110 < title > Creating a circuit — qucat documentation</ title >
1211
1312
1413
14+ < link rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " />
15+ < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
16+
17+
18+
19+
1520
1621
22+
1723
1824
1925
20- < script type ="text/javascript " src ="../_static/js/modernizr.min.js "> </ script >
26+ <!--[if lt IE 9]>
27+ <script src="../_static/js/html5shiv.min.js"></script>
28+ <![endif]-->
2129
2230
2331 < script type ="text/javascript " id ="documentation_options " data-url_root ="../ " src ="../_static/documentation_options.js "> </ script >
24- < script type =" text/javascript " src ="../_static/jquery.js "> </ script >
25- < script type =" text/javascript " src ="../_static/underscore.js "> </ script >
26- < script type =" text/javascript " src ="../_static/doctools.js "> </ script >
27- < script type =" text/javascript " src ="../_static/language_data.js "> </ script >
28- < script crossorigin ="anonymous " integrity ="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA= " type =" text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js "> </ script >
29- < script async ="async " type =" text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5 /latest.js?config=TeX-AMS-MML_HTMLorMML "> </ script >
32+ < script src ="../_static/jquery.js "> </ script >
33+ < script src ="../_static/underscore.js "> </ script >
34+ < script src ="../_static/doctools.js "> </ script >
35+ < script src ="../_static/language_data.js "> </ script >
36+ < script crossorigin ="anonymous " integrity ="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA= " src ="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js "> </ script >
37+ < script async ="async " src ="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7 /latest.js?config=TeX-AMS-MML_HTMLorMML "> </ script >
3038 < script type ="text/x-mathjax-config "> MathJax . Hub . Config ( { "tex2jax" : { "inlineMath" : [ [ "$" , "$" ] , [ "\\(" , "\\)" ] ] , "processEscapes" : true , "ignoreClass" : "document" , "processClass" : "math|output_area" } } ) </ script >
3139
3240 < script type ="text/javascript " src ="../_static/js/theme.js "> </ script >
3341
3442
35-
36-
37- < link rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " />
38- < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
3943 < link rel ="author " title ="About these documents " href ="../about.html " />
4044 < link rel ="index " title ="Index " href ="../genindex.html " />
4145 < link rel ="search " title ="Search " href ="../search.html " />
7781
7882 </ div >
7983
84+
8085 < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="main navigation ">
8186
8287
108113
109114
110115 </ div >
116+
111117 </ div >
112118 </ nav >
113119
142148
143149
144150
151+
152+
145153< div role ="navigation " aria-label ="breadcrumbs navigation ">
146154
147155 < ul class ="wy-breadcrumbs ">
148156
149- < li > < a href ="../index.html "> Docs </ a > »</ li >
157+ < li > < a href ="../index.html " class =" icon icon-home " > </ a > »</ li >
150158
151159 < li > < a href ="index.html "> Index of functions</ a > »</ li >
152160
155163
156164 < li class ="wy-breadcrumbs-aside ">
157165
158-
166+
159167 < a href ="../_sources/API/builders.rst.txt " rel ="nofollow "> View page source</ a >
160168
161169
174182/* CSS overrides for sphinx_rtd_theme */
175183
176184/* 24px margin */
177- .nbinput .nblast ,
178- .nboutput .nblast {
185+ .nbinput .nblast . container ,
186+ .nboutput .nblast . container {
179187 margin-bottom : 19px ; /* padding has already 5px */
180188}
181189
182190/* ... except between code cells! */
183- .nblast + .nbinput {
191+ .nblast . container + .nbinput . container {
184192 margin-top : -19px ;
185193}
186194
@@ -212,29 +220,29 @@ <h1>Creating a circuit<a class="headerlink" href="#creating-a-circuit" title="Pe
212220
213221 </ div >
214222 < footer >
215-
216223 < div class ="rst-footer-buttons " role ="navigation " aria-label ="footer navigation ">
217-
218- < a href ="gui.html " class ="btn btn-neutral float-right " title ="Graphical user interface " accesskey ="n " rel ="next "> Next < span class ="fa fa-arrow-circle-right "> </ span > </ a >
219-
220-
221- < a href ="index.html " class ="btn btn-neutral float-left " title ="Index of functions " accesskey ="p " rel ="prev "> < span class ="fa fa-arrow-circle-left "> </ span > Previous</ a >
222-
224+ < a href ="gui.html " class ="btn btn-neutral float-right " title ="Graphical user interface " accesskey ="n " rel ="next "> Next < span class ="fa fa-arrow-circle-right " aria-hidden ="true "> </ span > </ a >
225+ < a href ="index.html " class ="btn btn-neutral float-left " title ="Index of functions " accesskey ="p " rel ="prev "> < span class ="fa fa-arrow-circle-left " aria-hidden ="true "> </ span > Previous</ a >
223226 </ div >
224-
225227
226228 < hr />
227229
228230 < div role ="contentinfo ">
229231 < p >
230- © ; Copyright 2019, Mario Gely
232+ © ; Copyright 2019, Mario Gely.
231233
232234 </ p >
233235 </ div >
234- Built with < a href ="http://sphinx-doc.org/ "> Sphinx</ a > using a < a href ="https://github.com/rtfd/sphinx_rtd_theme "> theme</ a > provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
236+
237+
238+
239+ Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
240+
241+ < a href ="https://github.com/readthedocs/sphinx_rtd_theme "> theme</ a >
242+
243+ provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
235244
236245</ footer >
237-
238246 </ div >
239247 </ div >
240248
@@ -243,7 +251,6 @@ <h1>Creating a circuit<a class="headerlink" href="#creating-a-circuit" title="Pe
243251 </ div >
244252
245253
246-
247254 < script type ="text/javascript ">
248255 jQuery ( function ( ) {
249256 SphinxRtdTheme . Navigation . enable ( true ) ;
0 commit comments