quarchpy 2.1.26__py2.py3-none-any.whl → 2.1.27__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- quarchpy/__pycache__/_version.cpython-311.pyc +0 -0
- quarchpy/_version.py +1 -1
- quarchpy/_version.py.bak +1 -0
- quarchpy/connection_specific/QPS/qps.jar +0 -0
- quarchpy/connection_specific/__pycache__/mDNS.cpython-311.pyc +0 -0
- quarchpy/connection_specific/mDNS.py +20 -5
- quarchpy/connection_specific/mDNS.py.bak +141 -0
- quarchpy/docs/CHANGES.rst +5 -0
- quarchpy/docs/_build/doctrees/CHANGES.doctree +0 -0
- quarchpy/docs/_build/doctrees/environment.pickle +0 -0
- quarchpy/docs/_build/doctrees/source/changelog.doctree +0 -0
- quarchpy/docs/_build/html/CHANGES.html +132 -125
- quarchpy/docs/_build/html/_sources/CHANGES.rst.txt +5 -0
- quarchpy/docs/_build/html/index.html +64 -63
- quarchpy/docs/_build/html/searchindex.js +1 -1
- quarchpy/docs/_build/html/source/changelog.html +196 -188
- {quarchpy-2.1.26.dist-info → quarchpy-2.1.27.dist-info}/METADATA +6 -1
- {quarchpy-2.1.26.dist-info → quarchpy-2.1.27.dist-info}/RECORD +20 -22
- quarchpy/__pycache__/run.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/module_debug.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/simple_terminal.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-311.pyc +0 -0
- {quarchpy-2.1.26.dist-info → quarchpy-2.1.27.dist-info}/WHEEL +0 -0
- {quarchpy-2.1.26.dist-info → quarchpy-2.1.27.dist-info}/top_level.txt +0 -0
@@ -43,157 +43,164 @@
|
|
43
43
|
<h2>Change Log<a class="headerlink" href="#change-log" title="Link to this heading">¶</a></h2>
|
44
44
|
</section>
|
45
45
|
<section id="id1">
|
46
|
-
<h2>2.1.
|
46
|
+
<h2>2.1.27<a class="headerlink" href="#id1" title="Link to this heading">¶</a></h2>
|
47
47
|
<ul class="simple">
|
48
|
-
<li><p>
|
48
|
+
<li><p>new QPS 1.41 same QIS 1.43</p></li>
|
49
|
+
<li><p>mDNS scanning improvelemts</p></li>
|
49
50
|
</ul>
|
50
51
|
</section>
|
51
52
|
<section id="id2">
|
52
|
-
<h2>2.1.
|
53
|
+
<h2>2.1.26<a class="headerlink" href="#id2" title="Link to this heading">¶</a></h2>
|
54
|
+
<ul class="simple">
|
55
|
+
<li><p>minor bugfix</p></li>
|
56
|
+
</ul>
|
57
|
+
</section>
|
58
|
+
<section id="id3">
|
59
|
+
<h2>2.1.25<a class="headerlink" href="#id3" title="Link to this heading">¶</a></h2>
|
53
60
|
<ul class="simple">
|
54
61
|
<li><p>New QPS 1.40 and Qis 1.43</p></li>
|
55
62
|
<li><p>mdns scanning added to quarchpy</p></li>
|
56
63
|
</ul>
|
57
64
|
</section>
|
58
|
-
<section id="
|
59
|
-
<h2>2.1.24<a class="headerlink" href="#
|
65
|
+
<section id="id4">
|
66
|
+
<h2>2.1.24<a class="headerlink" href="#id4" title="Link to this heading">¶</a></h2>
|
60
67
|
<ul class="simple">
|
61
68
|
<li><p>Yanked</p></li>
|
62
69
|
</ul>
|
63
70
|
</section>
|
64
|
-
<section id="
|
65
|
-
<h2>2.1.23<a class="headerlink" href="#
|
71
|
+
<section id="id5">
|
72
|
+
<h2>2.1.23<a class="headerlink" href="#id5" title="Link to this heading">¶</a></h2>
|
66
73
|
<ul class="simple">
|
67
74
|
<li><p>QIS and QPS devices and interfaces can use sendCommand to send comannds to the modules and to the applications uniformly</p></li>
|
68
75
|
<li><p>Tidy up of print statments and comments.</p></li>
|
69
76
|
</ul>
|
70
77
|
</section>
|
71
|
-
<section id="
|
72
|
-
<h2>2.1.22<a class="headerlink" href="#
|
78
|
+
<section id="id6">
|
79
|
+
<h2>2.1.22<a class="headerlink" href="#id6" title="Link to this heading">¶</a></h2>
|
73
80
|
<ul class="simple">
|
74
81
|
<li><p>QIS and QPS patch containing mDNS removal</p></li>
|
75
82
|
</ul>
|
76
83
|
</section>
|
77
|
-
<section id="
|
78
|
-
<h2>2.1.21<a class="headerlink" href="#
|
84
|
+
<section id="id7">
|
85
|
+
<h2>2.1.21<a class="headerlink" href="#id7" title="Link to this heading">¶</a></h2>
|
79
86
|
<ul class="simple">
|
80
87
|
<li><p>New QPS v1.38 and QIS 1.41</p></li>
|
81
88
|
<li><p>Minor bug fixes</p></li>
|
82
89
|
</ul>
|
83
90
|
</section>
|
84
|
-
<section id="
|
85
|
-
<h2>2.1.20<a class="headerlink" href="#
|
91
|
+
<section id="id8">
|
92
|
+
<h2>2.1.20<a class="headerlink" href="#id8" title="Link to this heading">¶</a></h2>
|
86
93
|
<ul class="simple">
|
87
94
|
<li><p>Improved direct IP scanning for quarch modules</p></li>
|
88
95
|
<li><p>New QPS v1.37 and QIS v1.40</p></li>
|
89
96
|
</ul>
|
90
97
|
</section>
|
91
|
-
<section id="
|
92
|
-
<h2>2.1.19<a class="headerlink" href="#
|
98
|
+
<section id="id9">
|
99
|
+
<h2>2.1.19<a class="headerlink" href="#id9" title="Link to this heading">¶</a></h2>
|
93
100
|
<ul class="simple">
|
94
101
|
<li><p>Imporoved QIS streaming</p></li>
|
95
102
|
<li><p>Bug fixes</p></li>
|
96
103
|
<li><p>Added zeroconf, numpy and pandas as requirements</p></li>
|
97
104
|
</ul>
|
98
105
|
</section>
|
99
|
-
<section id="
|
100
|
-
<h2>2.1.18<a class="headerlink" href="#
|
106
|
+
<section id="id10">
|
107
|
+
<h2>2.1.18<a class="headerlink" href="#id10" title="Link to this heading">¶</a></h2>
|
101
108
|
<ul class="simple">
|
102
109
|
<li><p>Minor bug fix</p></li>
|
103
110
|
</ul>
|
104
111
|
</section>
|
105
|
-
<section id="
|
106
|
-
<h2>2.1.17<a class="headerlink" href="#
|
112
|
+
<section id="id11">
|
113
|
+
<h2>2.1.17<a class="headerlink" href="#id11" title="Link to this heading">¶</a></h2>
|
107
114
|
<ul class="simple">
|
108
115
|
<li><p>Improved QIS QPS launching on Linux sytems</p></li>
|
109
116
|
<li><p>System debug for linux systems</p></li>
|
110
117
|
</ul>
|
111
118
|
</section>
|
112
|
-
<section id="
|
113
|
-
<h2>2.1.16<a class="headerlink" href="#
|
119
|
+
<section id="id12">
|
120
|
+
<h2>2.1.16<a class="headerlink" href="#id12" title="Link to this heading">¶</a></h2>
|
114
121
|
<ul class="simple">
|
115
122
|
<li><p>FIO mb/s parsing</p></li>
|
116
123
|
<li><p>Improved QIS QPS launching</p></li>
|
117
124
|
</ul>
|
118
125
|
</section>
|
119
|
-
<section id="
|
120
|
-
<h2>2.1.15<a class="headerlink" href="#
|
126
|
+
<section id="id13">
|
127
|
+
<h2>2.1.15<a class="headerlink" href="#id13" title="Link to this heading">¶</a></h2>
|
121
128
|
<ul class="simple">
|
122
129
|
<li><p>minor bug fix</p></li>
|
123
130
|
</ul>
|
124
131
|
</section>
|
125
|
-
<section id="
|
126
|
-
<h2>2.1.14<a class="headerlink" href="#
|
132
|
+
<section id="id14">
|
133
|
+
<h2>2.1.14<a class="headerlink" href="#id14" title="Link to this heading">¶</a></h2>
|
127
134
|
<ul class="simple">
|
128
135
|
<li><p>minor bug fixes and logging improvements</p></li>
|
129
136
|
</ul>
|
130
137
|
</section>
|
131
|
-
<section id="
|
132
|
-
<h2>2.1.13<a class="headerlink" href="#
|
138
|
+
<section id="id15">
|
139
|
+
<h2>2.1.13<a class="headerlink" href="#id15" title="Link to this heading">¶</a></h2>
|
133
140
|
<ul class="simple">
|
134
141
|
<li><p>New QPS v1.36</p></li>
|
135
142
|
<li><p>New QIS v1.39</p></li>
|
136
143
|
<li><p>minor bug fixes and logging improvements</p></li>
|
137
144
|
</ul>
|
138
145
|
</section>
|
139
|
-
<section id="
|
140
|
-
<h2>2.1.12<a class="headerlink" href="#
|
146
|
+
<section id="id16">
|
147
|
+
<h2>2.1.12<a class="headerlink" href="#id16" title="Link to this heading">¶</a></h2>
|
141
148
|
<ul class="simple">
|
142
149
|
<li><p>New QPS v1.35</p></li>
|
143
150
|
<li><p>New QIS v1.38</p></li>
|
144
151
|
<li><p>minor bug fixes and removal of depracated code</p></li>
|
145
152
|
</ul>
|
146
153
|
</section>
|
147
|
-
<section id="
|
148
|
-
<h2>2.1.11<a class="headerlink" href="#
|
154
|
+
<section id="id17">
|
155
|
+
<h2>2.1.11<a class="headerlink" href="#id17" title="Link to this heading">¶</a></h2>
|
149
156
|
<ul class="simple">
|
150
157
|
<li><p>New QPS v1.32</p></li>
|
151
158
|
<li><p>New QIS v1.37</p></li>
|
152
159
|
<li><p>quarchpy.run module_debug added for checking state of module and DUT</p></li>
|
153
160
|
</ul>
|
154
161
|
</section>
|
155
|
-
<section id="
|
156
|
-
<h2>2.1.10<a class="headerlink" href="#
|
162
|
+
<section id="id18">
|
163
|
+
<h2>2.1.10<a class="headerlink" href="#id18" title="Link to this heading">¶</a></h2>
|
157
164
|
<ul class="simple">
|
158
165
|
<li><p>New QPS v1.29</p></li>
|
159
166
|
<li><p>New QIS v1.33</p></li>
|
160
167
|
</ul>
|
161
168
|
</section>
|
162
|
-
<section id="
|
163
|
-
<h2>2.1.8<a class="headerlink" href="#
|
169
|
+
<section id="id19">
|
170
|
+
<h2>2.1.8<a class="headerlink" href="#id19" title="Link to this heading">¶</a></h2>
|
164
171
|
<ul class="simple">
|
165
172
|
<li><p>New QPS v1.28</p></li>
|
166
173
|
</ul>
|
167
174
|
</section>
|
168
|
-
<section id="
|
169
|
-
<h2>2.1.7<a class="headerlink" href="#
|
175
|
+
<section id="id20">
|
176
|
+
<h2>2.1.7<a class="headerlink" href="#id20" title="Link to this heading">¶</a></h2>
|
170
177
|
<ul class="simple">
|
171
178
|
<li><p>New QPS v1.27</p></li>
|
172
179
|
<li><p>New QIS v1.32</p></li>
|
173
180
|
</ul>
|
174
181
|
</section>
|
175
|
-
<section id="
|
176
|
-
<h2>2.1.6<a class="headerlink" href="#
|
182
|
+
<section id="id21">
|
183
|
+
<h2>2.1.6<a class="headerlink" href="#id21" title="Link to this heading">¶</a></h2>
|
177
184
|
<ul class="simple">
|
178
185
|
<li><p>New QPS v1.26</p></li>
|
179
186
|
<li><p>New QIS v1.31</p></li>
|
180
187
|
</ul>
|
181
188
|
</section>
|
182
|
-
<section id="
|
183
|
-
<h2>2.1.5<a class="headerlink" href="#
|
189
|
+
<section id="id22">
|
190
|
+
<h2>2.1.5<a class="headerlink" href="#id22" title="Link to this heading">¶</a></h2>
|
184
191
|
<ul class="simple">
|
185
192
|
<li><p>New QPS v1.24</p></li>
|
186
193
|
</ul>
|
187
194
|
</section>
|
188
|
-
<section id="
|
189
|
-
<h2>2.1.4<a class="headerlink" href="#
|
195
|
+
<section id="id23">
|
196
|
+
<h2>2.1.4<a class="headerlink" href="#id23" title="Link to this heading">¶</a></h2>
|
190
197
|
<ul class="simple">
|
191
198
|
<li><p>New QPS v1.23</p></li>
|
192
199
|
<li><p>New QIS v1.29</p></li>
|
193
200
|
</ul>
|
194
201
|
</section>
|
195
|
-
<section id="
|
196
|
-
<h2>2.1.3<a class="headerlink" href="#
|
202
|
+
<section id="id24">
|
203
|
+
<h2>2.1.3<a class="headerlink" href="#id24" title="Link to this heading">¶</a></h2>
|
197
204
|
<ul class="simple">
|
198
205
|
<li><p>New QPS v1.22</p></li>
|
199
206
|
<li><p>modules on the network can now be connected to using conType:QTLNumber eg. TCP:QTL1999-02-001</p></li>
|
@@ -202,15 +209,15 @@
|
|
202
209
|
<li><p>display table formats multiline items and handles empty cells</p></li>
|
203
210
|
</ul>
|
204
211
|
</section>
|
205
|
-
<section id="
|
206
|
-
<h2>2.1.2<a class="headerlink" href="#
|
212
|
+
<section id="id25">
|
213
|
+
<h2>2.1.2<a class="headerlink" href="#id25" title="Link to this heading">¶</a></h2>
|
207
214
|
<ul class="simple">
|
208
215
|
<li><p>QPS v1.20</p></li>
|
209
216
|
<li><p>QIS v1.19</p></li>
|
210
217
|
</ul>
|
211
218
|
</section>
|
212
|
-
<section id="
|
213
|
-
<h2>2.1.1<a class="headerlink" href="#
|
219
|
+
<section id="id26">
|
220
|
+
<h2>2.1.1<a class="headerlink" href="#id26" title="Link to this heading">¶</a></h2>
|
214
221
|
<ul class="simple">
|
215
222
|
<li><p>Seperation of QIS module scan and QIS select device</p></li>
|
216
223
|
<li><p>Added getQuarchDevice which is a wrapper around quarchDevice that allows connections to sub-devices in array controllers over all connection types</p></li>
|
@@ -218,28 +225,28 @@
|
|
218
225
|
<li><p>Seperated the SystenTest (debug_info) into seperate parts with flags to allow the user to skip certain parts. This allows the test to be run without user interaction of selecting a module.</p></li>
|
219
226
|
</ul>
|
220
227
|
</section>
|
221
|
-
<section id="
|
222
|
-
<h2>2.1.0<a class="headerlink" href="#
|
228
|
+
<section id="id27">
|
229
|
+
<h2>2.1.0<a class="headerlink" href="#id27" title="Link to this heading">¶</a></h2>
|
223
230
|
<ul class="simple">
|
224
231
|
<li><p>logging improvements</p></li>
|
225
232
|
<li><p>usb locked devices fix for CentOS, Ubuntu, and Fedora</p></li>
|
226
233
|
</ul>
|
227
234
|
</section>
|
228
|
-
<section id="
|
229
|
-
<h2>2.0.22<a class="headerlink" href="#
|
235
|
+
<section id="id28">
|
236
|
+
<h2>2.0.22<a class="headerlink" href="#id28" title="Link to this heading">¶</a></h2>
|
230
237
|
<ul class="simple">
|
231
238
|
<li><p>Calibration and QCS removed from quarchpy and are not in their own packages</p></li>
|
232
239
|
<li><p>New command “python -m quarchpy.run debug -usbfix” sets USB rules to fix quarch modules appearing as locked devices on Linux OS</p></li>
|
233
240
|
</ul>
|
234
241
|
</section>
|
235
|
-
<section id="
|
236
|
-
<h2>2.0.21<a class="headerlink" href="#
|
242
|
+
<section id="id29">
|
243
|
+
<h2>2.0.21<a class="headerlink" href="#id29" title="Link to this heading">¶</a></h2>
|
237
244
|
<ul class="simple">
|
238
245
|
<li><p>new QIS v1.23</p></li>
|
239
246
|
</ul>
|
240
247
|
</section>
|
241
|
-
<section id="
|
242
|
-
<h2>2.0.20<a class="headerlink" href="#
|
248
|
+
<section id="id30">
|
249
|
+
<h2>2.0.20<a class="headerlink" href="#id30" title="Link to this heading">¶</a></h2>
|
243
250
|
<ul class="simple">
|
244
251
|
<li><p>New modules added to calibration, wiring prompt added, logging improvements</p></li>
|
245
252
|
<li><p>Fixes for PAM streaming using QIS</p></li>
|
@@ -250,8 +257,8 @@
|
|
250
257
|
<li><p>“quarchpy.run list_drives” command added</p></li>
|
251
258
|
</ul>
|
252
259
|
</section>
|
253
|
-
<section id="
|
254
|
-
<h2>2.0.19<a class="headerlink" href="#
|
260
|
+
<section id="id31">
|
261
|
+
<h2>2.0.19<a class="headerlink" href="#id31" title="Link to this heading">¶</a></h2>
|
255
262
|
<ul class="simple">
|
256
263
|
<li><p>QPS v1.17</p></li>
|
257
264
|
<li><p>Quarchpy run terminal runs the simple python terminal to talk to modules</p></li>
|
@@ -263,8 +270,8 @@
|
|
263
270
|
<li><p>Minor bug fixes</p></li>
|
264
271
|
</ul>
|
265
272
|
</section>
|
266
|
-
<section id="
|
267
|
-
<h2>2.0.18<a class="headerlink" href="#
|
273
|
+
<section id="id32">
|
274
|
+
<h2>2.0.18<a class="headerlink" href="#id32" title="Link to this heading">¶</a></h2>
|
268
275
|
<ul class="simple">
|
269
276
|
<li><p>QPS 1.13</p></li>
|
270
277
|
<li><p>Iomenter drive location bugfix</p></li>
|
@@ -274,14 +281,14 @@
|
|
274
281
|
<li><p>Updated communication to TLS</p></li>
|
275
282
|
</ul>
|
276
283
|
</section>
|
277
|
-
<section id="
|
278
|
-
<h2>2.0.16<a class="headerlink" href="#
|
284
|
+
<section id="id33">
|
285
|
+
<h2>2.0.16<a class="headerlink" href="#id33" title="Link to this heading">¶</a></h2>
|
279
286
|
<ul class="simple">
|
280
287
|
<li><p>QPS 1.11</p></li>
|
281
288
|
</ul>
|
282
289
|
</section>
|
283
|
-
<section id="
|
284
|
-
<h2>2.0.15<a class="headerlink" href="#
|
290
|
+
<section id="id34">
|
291
|
+
<h2>2.0.15<a class="headerlink" href="#id34" title="Link to this heading">¶</a></h2>
|
285
292
|
<ul class="simple">
|
286
293
|
<li><p>QIS v1.19.03 and QPS 1.10.12</p></li>
|
287
294
|
<li><p>Updated debug info test</p></li>
|
@@ -289,22 +296,22 @@
|
|
289
296
|
<li><p>Calibration updates</p></li>
|
290
297
|
</ul>
|
291
298
|
</section>
|
292
|
-
<section id="
|
293
|
-
<h2>2.0.14<a class="headerlink" href="#
|
299
|
+
<section id="id35">
|
300
|
+
<h2>2.0.14<a class="headerlink" href="#id35" title="Link to this heading">¶</a></h2>
|
294
301
|
<ul class="simple">
|
295
302
|
<li><p>QPS annotations through quarchpy improvements</p></li>
|
296
303
|
</ul>
|
297
304
|
</section>
|
298
|
-
<section id="
|
299
|
-
<h2>2.0.13<a class="headerlink" href="#
|
305
|
+
<section id="id36">
|
306
|
+
<h2>2.0.13<a class="headerlink" href="#id36" title="Link to this heading">¶</a></h2>
|
300
307
|
<ul class="simple">
|
301
308
|
<li><p>Python2 bug fixes</p></li>
|
302
309
|
<li><p>UI tidy up</p></li>
|
303
310
|
<li><p>New custom annotations and comments QPS API</p></li>
|
304
311
|
</ul>
|
305
312
|
</section>
|
306
|
-
<section id="
|
307
|
-
<h2>2.0.12<a class="headerlink" href="#
|
313
|
+
<section id="id37">
|
314
|
+
<h2>2.0.12<a class="headerlink" href="#id37" title="Link to this heading">¶</a></h2>
|
308
315
|
<ul class="simple">
|
309
316
|
<li><p>Fixed issue with array module scan over UDP outside of subnet</p></li>
|
310
317
|
<li><p>Bug fix for HD connection via USB in linux</p></li>
|
@@ -317,8 +324,8 @@
|
|
317
324
|
<li><p>Calibration wait for specific module uptime and report file updates</p></li>
|
318
325
|
</ul>
|
319
326
|
</section>
|
320
|
-
<section id="
|
321
|
-
<h2>2.0.11<a class="headerlink" href="#
|
327
|
+
<section id="id38">
|
328
|
+
<h2>2.0.11<a class="headerlink" href="#id38" title="Link to this heading">¶</a></h2>
|
322
329
|
<ul class="simple">
|
323
330
|
<li><p>Improved list selection for devices</p></li>
|
324
331
|
<li><p>Fixed bug when scanning for devices within an Array</p></li>
|
@@ -326,8 +333,8 @@
|
|
326
333
|
<li><p>Clean up of calibration switchbox code and user logging</p></li>
|
327
334
|
</ul>
|
328
335
|
</section>
|
329
|
-
<section id="
|
330
|
-
<h2>2.0.10<a class="headerlink" href="#
|
336
|
+
<section id="id39">
|
337
|
+
<h2>2.0.10<a class="headerlink" href="#id39" title="Link to this heading">¶</a></h2>
|
331
338
|
<ul class="simple">
|
332
339
|
<li><p>QCS server logging cleaned up</p></li>
|
333
340
|
<li><p>Additional platform tests added to debug_info test</p></li>
|
@@ -339,24 +346,24 @@
|
|
339
346
|
<li><p>QCS improvements to linux drive enumeration tests</p></li>
|
340
347
|
</ul>
|
341
348
|
</section>
|
342
|
-
<section id="
|
343
|
-
<h2>2.0.9<a class="headerlink" href="#
|
349
|
+
<section id="id40">
|
350
|
+
<h2>2.0.9<a class="headerlink" href="#id40" title="Link to this heading">¶</a></h2>
|
344
351
|
<ul class="simple">
|
345
352
|
<li><p>Significant QCS additions including power testing</p></li>
|
346
353
|
<li><p>Added remote switchbox to calibration utility</p></li>
|
347
354
|
<li><p>Various minor bug fixes and improvements to calibration utility</p></li>
|
348
355
|
</ul>
|
349
356
|
</section>
|
350
|
-
<section id="
|
351
|
-
<h2>2.0.8<a class="headerlink" href="#
|
357
|
+
<section id="id41">
|
358
|
+
<h2>2.0.8<a class="headerlink" href="#id41" title="Link to this heading">¶</a></h2>
|
352
359
|
<ul class="simple">
|
353
360
|
<li><p>Added readme.md for PyPi description</p></li>
|
354
361
|
<li><p>Fixed bug in QIS when checking if QIS is running</p></li>
|
355
362
|
<li><p>Various minor additions for QCS</p></li>
|
356
363
|
</ul>
|
357
364
|
</section>
|
358
|
-
<section id="
|
359
|
-
<h2>2.0.7<a class="headerlink" href="#
|
365
|
+
<section id="id42">
|
366
|
+
<h2>2.0.7<a class="headerlink" href="#id42" title="Link to this heading">¶</a></h2>
|
360
367
|
<ul class="simple">
|
361
368
|
<li><p>Changes since 2.0.2</p></li>
|
362
369
|
<li><p>Minor bug fixes</p></li>
|
@@ -368,8 +375,8 @@
|
|
368
375
|
<li><p>UI changes, input validation, smart port select</p></li>
|
369
376
|
</ul>
|
370
377
|
</section>
|
371
|
-
<section id="
|
372
|
-
<h2>2.0.2<a class="headerlink" href="#
|
378
|
+
<section id="id43">
|
379
|
+
<h2>2.0.2<a class="headerlink" href="#id43" title="Link to this heading">¶</a></h2>
|
373
380
|
<ul class="simple">
|
374
381
|
<li><p>UI Package added</p></li>
|
375
382
|
<li><p>Connection over TCP for python added</p></li>
|
@@ -377,8 +384,8 @@
|
|
377
384
|
<li><p>Drive test core added</p></li>
|
378
385
|
</ul>
|
379
386
|
</section>
|
380
|
-
<section id="
|
381
|
-
<h2>2.0.0<a class="headerlink" href="#
|
387
|
+
<section id="id44">
|
388
|
+
<h2>2.0.0<a class="headerlink" href="#id44" title="Link to this heading">¶</a></h2>
|
382
389
|
<ul class="simple">
|
383
390
|
<li><p>Major folder restructure</p></li>
|
384
391
|
<li><p>Added test center support</p></li>
|
@@ -387,8 +394,8 @@
|
|
387
394
|
<li><p>Minor bug fixes</p></li>
|
388
395
|
</ul>
|
389
396
|
</section>
|
390
|
-
<section id="
|
391
|
-
<h2>1.8.0<a class="headerlink" href="#
|
397
|
+
<section id="id45">
|
398
|
+
<h2>1.8.0<a class="headerlink" href="#id45" title="Link to this heading">¶</a></h2>
|
392
399
|
<ul class="simple">
|
393
400
|
<li><p>Tab to white space convert</p></li>
|
394
401
|
<li><p>Updated __init__ file to co-allign with python practices</p></li>
|
@@ -398,60 +405,60 @@
|
|
398
405
|
<li><p>Compatibility with Python 3 and Linux Improved!</p></li>
|
399
406
|
</ul>
|
400
407
|
</section>
|
401
|
-
<section id="
|
402
|
-
<h2>1.7.6<a class="headerlink" href="#
|
408
|
+
<section id="id46">
|
409
|
+
<h2>1.7.6<a class="headerlink" href="#id46" title="Link to this heading">¶</a></h2>
|
403
410
|
<ul class="simple">
|
404
411
|
<li><p>Fixes bug with usb connection</p></li>
|
405
412
|
</ul>
|
406
413
|
</section>
|
407
|
-
<section id="
|
408
|
-
<h2>1.7.5<a class="headerlink" href="#
|
414
|
+
<section id="id47">
|
415
|
+
<h2>1.7.5<a class="headerlink" href="#id47" title="Link to this heading">¶</a></h2>
|
409
416
|
<ul class="simple">
|
410
417
|
<li><p>Fixed USB DLL Compatibility</p></li>
|
411
418
|
<li><p>Fixed potential path issues with Qis and Qps open</p></li>
|
412
419
|
</ul>
|
413
420
|
</section>
|
414
|
-
<section id="
|
415
|
-
<h2>1.7.4<a class="headerlink" href="#
|
421
|
+
<section id="id48">
|
422
|
+
<h2>1.7.4<a class="headerlink" href="#id48" title="Link to this heading">¶</a></h2>
|
416
423
|
<ul class="simple">
|
417
424
|
<li><p>Updated to QPS 1.08</p></li>
|
418
425
|
</ul>
|
419
426
|
</section>
|
420
|
-
<section id="
|
421
|
-
<h2>1.7.3<a class="headerlink" href="#
|
427
|
+
<section id="id49">
|
428
|
+
<h2>1.7.3<a class="headerlink" href="#id49" title="Link to this heading">¶</a></h2>
|
422
429
|
<ul class="simple">
|
423
430
|
<li><p>Additional Bug Fixes</p></li>
|
424
431
|
</ul>
|
425
432
|
</section>
|
426
|
-
<section id="
|
427
|
-
<h2>1.7.2<a class="headerlink" href="#
|
433
|
+
<section id="id50">
|
434
|
+
<h2>1.7.2<a class="headerlink" href="#id50" title="Link to this heading">¶</a></h2>
|
428
435
|
<ul class="simple">
|
429
436
|
<li><p>Bug fixing timings for QIS (LINUX + WINDOWS)</p></li>
|
430
437
|
</ul>
|
431
438
|
</section>
|
432
|
-
<section id="
|
433
|
-
<h2>1.7.1<a class="headerlink" href="#
|
439
|
+
<section id="id51">
|
440
|
+
<h2>1.7.1<a class="headerlink" href="#id51" title="Link to this heading">¶</a></h2>
|
434
441
|
<ul class="simple">
|
435
442
|
<li><p>Updated FIO for use with Linux and to allow arguments without values</p></li>
|
436
443
|
<li><p>Fixes path problem on Linux</p></li>
|
437
444
|
<li><p>Fixes FIO on Linux</p></li>
|
438
445
|
</ul>
|
439
446
|
</section>
|
440
|
-
<section id="
|
441
|
-
<h2>1.7.0<a class="headerlink" href="#
|
447
|
+
<section id="id52">
|
448
|
+
<h2>1.7.0<a class="headerlink" href="#id52" title="Link to this heading">¶</a></h2>
|
442
449
|
<ul class="simple">
|
443
450
|
<li><p>Improved compatability with Windows and Ubuntu</p></li>
|
444
451
|
</ul>
|
445
452
|
</section>
|
446
|
-
<section id="
|
447
|
-
<h2>1.6.1<a class="headerlink" href="#
|
453
|
+
<section id="id53">
|
454
|
+
<h2>1.6.1<a class="headerlink" href="#id53" title="Link to this heading">¶</a></h2>
|
448
455
|
<ul class="simple">
|
449
456
|
<li><p>Updating USB Scan</p></li>
|
450
457
|
<li><p>Adding functionality to specify OS bit architecture (windows)</p></li>
|
451
458
|
</ul>
|
452
459
|
</section>
|
453
|
-
<section id="
|
454
|
-
<h2>1.6.0<a class="headerlink" href="#
|
460
|
+
<section id="id54">
|
461
|
+
<h2>1.6.0<a class="headerlink" href="#id54" title="Link to this heading">¶</a></h2>
|
455
462
|
<ul class="simple">
|
456
463
|
<li><p>custom $scan IP</p></li>
|
457
464
|
<li><p>fixes QIS detection</p></li>
|
@@ -459,34 +466,34 @@
|
|
459
466
|
<li><p>Bug fix - QIS Load</p></li>
|
460
467
|
</ul>
|
461
468
|
</section>
|
462
|
-
<section id="
|
463
|
-
<h2>1.5.4<a class="headerlink" href="#
|
469
|
+
<section id="id55">
|
470
|
+
<h2>1.5.4<a class="headerlink" href="#id55" title="Link to this heading">¶</a></h2>
|
464
471
|
<ul class="simple">
|
465
472
|
<li><p>Updating README and LICENSE</p></li>
|
466
473
|
</ul>
|
467
474
|
</section>
|
468
|
-
<section id="
|
469
|
-
<h2>1.5.2<a class="headerlink" href="#
|
475
|
+
<section id="id56">
|
476
|
+
<h2>1.5.2<a class="headerlink" href="#id56" title="Link to this heading">¶</a></h2>
|
470
477
|
<ul class="simple">
|
471
478
|
<li><p>Bug Fix - Case sensitivity issue with devices</p></li>
|
472
479
|
</ul>
|
473
480
|
</section>
|
474
|
-
<section id="
|
475
|
-
<h2>1.5.1<a class="headerlink" href="#
|
481
|
+
<section id="id57">
|
482
|
+
<h2>1.5.1<a class="headerlink" href="#id57" title="Link to this heading">¶</a></h2>
|
476
483
|
<ul class="simple">
|
477
484
|
<li><p>Additional Bug Fixes</p></li>
|
478
485
|
</ul>
|
479
486
|
</section>
|
480
|
-
<section id="
|
481
|
-
<h2>1.5.0<a class="headerlink" href="#
|
487
|
+
<section id="id58">
|
488
|
+
<h2>1.5.0<a class="headerlink" href="#id58" title="Link to this heading">¶</a></h2>
|
482
489
|
<ul class="simple">
|
483
490
|
<li><p>Integration with FIO</p></li>
|
484
491
|
<li><p>Additional QPS functionality</p></li>
|
485
492
|
<li><p>Added device search timeout</p></li>
|
486
493
|
</ul>
|
487
494
|
</section>
|
488
|
-
<section id="
|
489
|
-
<h2>1.4.1<a class="headerlink" href="#
|
495
|
+
<section id="id59">
|
496
|
+
<h2>1.4.1<a class="headerlink" href="#id59" title="Link to this heading">¶</a></h2>
|
490
497
|
<ul class="simple">
|
491
498
|
<li><p>Fixed the wmi error when importing quarchpy.</p></li>
|
492
499
|
</ul>
|
@@ -498,14 +505,14 @@
|
|
498
505
|
<li><p>Additional fixes for wait times</p></li>
|
499
506
|
</ul>
|
500
507
|
</section>
|
501
|
-
<section id="
|
502
|
-
<h2>1.3.4<a class="headerlink" href="#
|
508
|
+
<section id="id60">
|
509
|
+
<h2>1.3.4<a class="headerlink" href="#id60" title="Link to this heading">¶</a></h2>
|
503
510
|
<ul class="simple">
|
504
511
|
<li><p>Implemented resampling and a better way to launch QIS from the script.</p></li>
|
505
512
|
</ul>
|
506
513
|
</section>
|
507
|
-
<section id="
|
508
|
-
<h2>1.3.3<a class="headerlink" href="#
|
514
|
+
<section id="id61">
|
515
|
+
<h2>1.3.3<a class="headerlink" href="#id61" title="Link to this heading">¶</a></h2>
|
509
516
|
<ul class="simple">
|
510
517
|
<li><p>Implements isQisRunning</p></li>
|
511
518
|
<li><p>Implements qisInterface</p></li>
|
@@ -513,14 +520,14 @@
|
|
513
520
|
<li><p>Fixes a bug in QIS interface listDevices that didn’t allow it to work with Python 3</p></li>
|
514
521
|
</ul>
|
515
522
|
</section>
|
516
|
-
<section id="
|
517
|
-
<h2>1.3.2<a class="headerlink" href="#
|
523
|
+
<section id="id62">
|
524
|
+
<h2>1.3.2<a class="headerlink" href="#id62" title="Link to this heading">¶</a></h2>
|
518
525
|
<ul class="simple">
|
519
526
|
<li><p>Bug Fix running QIS locally</p></li>
|
520
527
|
</ul>
|
521
528
|
</section>
|
522
|
-
<section id="
|
523
|
-
<h2>1.3.1<a class="headerlink" href="#
|
529
|
+
<section id="id63">
|
530
|
+
<h2>1.3.1<a class="headerlink" href="#id63" title="Link to this heading">¶</a></h2>
|
524
531
|
<ul class="simple">
|
525
532
|
<li><p>Implements startLocalQIS</p></li>
|
526
533
|
<li><p>Packs QIS v1.6 - fixes the bugs with QIS >v1.6 and multiple modules</p></li>
|
@@ -528,8 +535,8 @@
|
|
528
535
|
<li><p>Compatible with x6 PPM QIS stream.</p></li>
|
529
536
|
</ul>
|
530
537
|
</section>
|
531
|
-
<section id="
|
532
|
-
<h2>1.2.0<a class="headerlink" href="#
|
538
|
+
<section id="id64">
|
539
|
+
<h2>1.2.0<a class="headerlink" href="#id64" title="Link to this heading">¶</a></h2>
|
533
540
|
<ul class="simple">
|
534
541
|
<li><p>Changes to object model</p></li>
|
535
542
|
</ul>
|
@@ -558,69 +565,70 @@
|
|
558
565
|
<li class="toctree-l1 current"><a class="current reference internal" href="#">Changelog (Quarchpy)</a><ul>
|
559
566
|
<li class="toctree-l2"><a class="reference internal" href="#quarchpy">Quarchpy</a></li>
|
560
567
|
<li class="toctree-l2"><a class="reference internal" href="#change-log">Change Log</a></li>
|
561
|
-
<li class="toctree-l2"><a class="reference internal" href="#id1">2.1.
|
562
|
-
<li class="toctree-l2"><a class="reference internal" href="#id2">2.1.
|
563
|
-
<li class="toctree-l2"><a class="reference internal" href="#id3">2.1.
|
564
|
-
<li class="toctree-l2"><a class="reference internal" href="#id4">2.1.
|
565
|
-
<li class="toctree-l2"><a class="reference internal" href="#id5">2.1.
|
566
|
-
<li class="toctree-l2"><a class="reference internal" href="#id6">2.1.
|
567
|
-
<li class="toctree-l2"><a class="reference internal" href="#id7">2.1.
|
568
|
-
<li class="toctree-l2"><a class="reference internal" href="#id8">2.1.
|
569
|
-
<li class="toctree-l2"><a class="reference internal" href="#id9">2.1.
|
570
|
-
<li class="toctree-l2"><a class="reference internal" href="#id10">2.1.
|
571
|
-
<li class="toctree-l2"><a class="reference internal" href="#id11">2.1.
|
572
|
-
<li class="toctree-l2"><a class="reference internal" href="#id12">2.1.
|
573
|
-
<li class="toctree-l2"><a class="reference internal" href="#id13">2.1.
|
574
|
-
<li class="toctree-l2"><a class="reference internal" href="#id14">2.1.
|
575
|
-
<li class="toctree-l2"><a class="reference internal" href="#id15">2.1.
|
576
|
-
<li class="toctree-l2"><a class="reference internal" href="#id16">2.1.
|
577
|
-
<li class="toctree-l2"><a class="reference internal" href="#id17">2.1.
|
578
|
-
<li class="toctree-l2"><a class="reference internal" href="#id18">2.1.
|
579
|
-
<li class="toctree-l2"><a class="reference internal" href="#id19">2.1.
|
580
|
-
<li class="toctree-l2"><a class="reference internal" href="#id20">2.1.
|
581
|
-
<li class="toctree-l2"><a class="reference internal" href="#id21">2.1.
|
582
|
-
<li class="toctree-l2"><a class="reference internal" href="#id22">2.1.
|
583
|
-
<li class="toctree-l2"><a class="reference internal" href="#id23">2.1.
|
584
|
-
<li class="toctree-l2"><a class="reference internal" href="#id24">2.1.
|
585
|
-
<li class="toctree-l2"><a class="reference internal" href="#id25">2.1.
|
586
|
-
<li class="toctree-l2"><a class="reference internal" href="#id26">2.1.
|
587
|
-
<li class="toctree-l2"><a class="reference internal" href="#id27">2.0
|
588
|
-
<li class="toctree-l2"><a class="reference internal" href="#id28">2.0.
|
589
|
-
<li class="toctree-l2"><a class="reference internal" href="#id29">2.0.
|
590
|
-
<li class="toctree-l2"><a class="reference internal" href="#id30">2.0.
|
591
|
-
<li class="toctree-l2"><a class="reference internal" href="#id31">2.0.
|
592
|
-
<li class="toctree-l2"><a class="reference internal" href="#id32">2.0.
|
593
|
-
<li class="toctree-l2"><a class="reference internal" href="#id33">2.0.
|
594
|
-
<li class="toctree-l2"><a class="reference internal" href="#id34">2.0.
|
595
|
-
<li class="toctree-l2"><a class="reference internal" href="#id35">2.0.
|
596
|
-
<li class="toctree-l2"><a class="reference internal" href="#id36">2.0.
|
597
|
-
<li class="toctree-l2"><a class="reference internal" href="#id37">2.0.
|
598
|
-
<li class="toctree-l2"><a class="reference internal" href="#id38">2.0.
|
599
|
-
<li class="toctree-l2"><a class="reference internal" href="#id39">2.0.
|
600
|
-
<li class="toctree-l2"><a class="reference internal" href="#id40">2.0.
|
601
|
-
<li class="toctree-l2"><a class="reference internal" href="#id41">2.0.
|
602
|
-
<li class="toctree-l2"><a class="reference internal" href="#id42">2.0.
|
603
|
-
<li class="toctree-l2"><a class="reference internal" href="#id43">2.0.
|
604
|
-
<li class="toctree-l2"><a class="reference internal" href="#id44">
|
605
|
-
<li class="toctree-l2"><a class="reference internal" href="#id45">1.
|
606
|
-
<li class="toctree-l2"><a class="reference internal" href="#id46">1.7.
|
607
|
-
<li class="toctree-l2"><a class="reference internal" href="#id47">1.7.
|
608
|
-
<li class="toctree-l2"><a class="reference internal" href="#id48">1.7.
|
609
|
-
<li class="toctree-l2"><a class="reference internal" href="#id49">1.7.
|
610
|
-
<li class="toctree-l2"><a class="reference internal" href="#id50">1.7.
|
611
|
-
<li class="toctree-l2"><a class="reference internal" href="#id51">1.7.
|
612
|
-
<li class="toctree-l2"><a class="reference internal" href="#id52">1.
|
613
|
-
<li class="toctree-l2"><a class="reference internal" href="#id53">1.6.
|
614
|
-
<li class="toctree-l2"><a class="reference internal" href="#id54">1.
|
615
|
-
<li class="toctree-l2"><a class="reference internal" href="#id55">1.5.
|
616
|
-
<li class="toctree-l2"><a class="reference internal" href="#id56">1.5.
|
617
|
-
<li class="toctree-l2"><a class="reference internal" href="#id57">1.5.
|
618
|
-
<li class="toctree-l2"><a class="reference internal" href="#id58">1.
|
619
|
-
<li class="toctree-l2"><a class="reference internal" href="#id59">1.
|
620
|
-
<li class="toctree-l2"><a class="reference internal" href="#id60">1.3.
|
621
|
-
<li class="toctree-l2"><a class="reference internal" href="#id61">1.3.
|
622
|
-
<li class="toctree-l2"><a class="reference internal" href="#id62">1.3.
|
623
|
-
<li class="toctree-l2"><a class="reference internal" href="#id63">1.
|
568
|
+
<li class="toctree-l2"><a class="reference internal" href="#id1">2.1.27</a></li>
|
569
|
+
<li class="toctree-l2"><a class="reference internal" href="#id2">2.1.26</a></li>
|
570
|
+
<li class="toctree-l2"><a class="reference internal" href="#id3">2.1.25</a></li>
|
571
|
+
<li class="toctree-l2"><a class="reference internal" href="#id4">2.1.24</a></li>
|
572
|
+
<li class="toctree-l2"><a class="reference internal" href="#id5">2.1.23</a></li>
|
573
|
+
<li class="toctree-l2"><a class="reference internal" href="#id6">2.1.22</a></li>
|
574
|
+
<li class="toctree-l2"><a class="reference internal" href="#id7">2.1.21</a></li>
|
575
|
+
<li class="toctree-l2"><a class="reference internal" href="#id8">2.1.20</a></li>
|
576
|
+
<li class="toctree-l2"><a class="reference internal" href="#id9">2.1.19</a></li>
|
577
|
+
<li class="toctree-l2"><a class="reference internal" href="#id10">2.1.18</a></li>
|
578
|
+
<li class="toctree-l2"><a class="reference internal" href="#id11">2.1.17</a></li>
|
579
|
+
<li class="toctree-l2"><a class="reference internal" href="#id12">2.1.16</a></li>
|
580
|
+
<li class="toctree-l2"><a class="reference internal" href="#id13">2.1.15</a></li>
|
581
|
+
<li class="toctree-l2"><a class="reference internal" href="#id14">2.1.14</a></li>
|
582
|
+
<li class="toctree-l2"><a class="reference internal" href="#id15">2.1.13</a></li>
|
583
|
+
<li class="toctree-l2"><a class="reference internal" href="#id16">2.1.12</a></li>
|
584
|
+
<li class="toctree-l2"><a class="reference internal" href="#id17">2.1.11</a></li>
|
585
|
+
<li class="toctree-l2"><a class="reference internal" href="#id18">2.1.10</a></li>
|
586
|
+
<li class="toctree-l2"><a class="reference internal" href="#id19">2.1.8</a></li>
|
587
|
+
<li class="toctree-l2"><a class="reference internal" href="#id20">2.1.7</a></li>
|
588
|
+
<li class="toctree-l2"><a class="reference internal" href="#id21">2.1.6</a></li>
|
589
|
+
<li class="toctree-l2"><a class="reference internal" href="#id22">2.1.5</a></li>
|
590
|
+
<li class="toctree-l2"><a class="reference internal" href="#id23">2.1.4</a></li>
|
591
|
+
<li class="toctree-l2"><a class="reference internal" href="#id24">2.1.3</a></li>
|
592
|
+
<li class="toctree-l2"><a class="reference internal" href="#id25">2.1.2</a></li>
|
593
|
+
<li class="toctree-l2"><a class="reference internal" href="#id26">2.1.1</a></li>
|
594
|
+
<li class="toctree-l2"><a class="reference internal" href="#id27">2.1.0</a></li>
|
595
|
+
<li class="toctree-l2"><a class="reference internal" href="#id28">2.0.22</a></li>
|
596
|
+
<li class="toctree-l2"><a class="reference internal" href="#id29">2.0.21</a></li>
|
597
|
+
<li class="toctree-l2"><a class="reference internal" href="#id30">2.0.20</a></li>
|
598
|
+
<li class="toctree-l2"><a class="reference internal" href="#id31">2.0.19</a></li>
|
599
|
+
<li class="toctree-l2"><a class="reference internal" href="#id32">2.0.18</a></li>
|
600
|
+
<li class="toctree-l2"><a class="reference internal" href="#id33">2.0.16</a></li>
|
601
|
+
<li class="toctree-l2"><a class="reference internal" href="#id34">2.0.15</a></li>
|
602
|
+
<li class="toctree-l2"><a class="reference internal" href="#id35">2.0.14</a></li>
|
603
|
+
<li class="toctree-l2"><a class="reference internal" href="#id36">2.0.13</a></li>
|
604
|
+
<li class="toctree-l2"><a class="reference internal" href="#id37">2.0.12</a></li>
|
605
|
+
<li class="toctree-l2"><a class="reference internal" href="#id38">2.0.11</a></li>
|
606
|
+
<li class="toctree-l2"><a class="reference internal" href="#id39">2.0.10</a></li>
|
607
|
+
<li class="toctree-l2"><a class="reference internal" href="#id40">2.0.9</a></li>
|
608
|
+
<li class="toctree-l2"><a class="reference internal" href="#id41">2.0.8</a></li>
|
609
|
+
<li class="toctree-l2"><a class="reference internal" href="#id42">2.0.7</a></li>
|
610
|
+
<li class="toctree-l2"><a class="reference internal" href="#id43">2.0.2</a></li>
|
611
|
+
<li class="toctree-l2"><a class="reference internal" href="#id44">2.0.0</a></li>
|
612
|
+
<li class="toctree-l2"><a class="reference internal" href="#id45">1.8.0</a></li>
|
613
|
+
<li class="toctree-l2"><a class="reference internal" href="#id46">1.7.6</a></li>
|
614
|
+
<li class="toctree-l2"><a class="reference internal" href="#id47">1.7.5</a></li>
|
615
|
+
<li class="toctree-l2"><a class="reference internal" href="#id48">1.7.4</a></li>
|
616
|
+
<li class="toctree-l2"><a class="reference internal" href="#id49">1.7.3</a></li>
|
617
|
+
<li class="toctree-l2"><a class="reference internal" href="#id50">1.7.2</a></li>
|
618
|
+
<li class="toctree-l2"><a class="reference internal" href="#id51">1.7.1</a></li>
|
619
|
+
<li class="toctree-l2"><a class="reference internal" href="#id52">1.7.0</a></li>
|
620
|
+
<li class="toctree-l2"><a class="reference internal" href="#id53">1.6.1</a></li>
|
621
|
+
<li class="toctree-l2"><a class="reference internal" href="#id54">1.6.0</a></li>
|
622
|
+
<li class="toctree-l2"><a class="reference internal" href="#id55">1.5.4</a></li>
|
623
|
+
<li class="toctree-l2"><a class="reference internal" href="#id56">1.5.2</a></li>
|
624
|
+
<li class="toctree-l2"><a class="reference internal" href="#id57">1.5.1</a></li>
|
625
|
+
<li class="toctree-l2"><a class="reference internal" href="#id58">1.5.0</a></li>
|
626
|
+
<li class="toctree-l2"><a class="reference internal" href="#id59">1.4.1</a></li>
|
627
|
+
<li class="toctree-l2"><a class="reference internal" href="#id60">1.3.4</a></li>
|
628
|
+
<li class="toctree-l2"><a class="reference internal" href="#id61">1.3.3</a></li>
|
629
|
+
<li class="toctree-l2"><a class="reference internal" href="#id62">1.3.2</a></li>
|
630
|
+
<li class="toctree-l2"><a class="reference internal" href="#id63">1.3.1</a></li>
|
631
|
+
<li class="toctree-l2"><a class="reference internal" href="#id64">1.2.0</a></li>
|
624
632
|
</ul>
|
625
633
|
</li>
|
626
634
|
<li class="toctree-l1"><a class="reference internal" href="modules.html">quarchpy</a></li>
|