quarchpy 2.1.21__py2.py3-none-any.whl → 2.1.22__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.
Files changed (141) hide show
  1. quarchpy/__pycache__/__init__.cpython-311.pyc +0 -0
  2. quarchpy/__pycache__/_version.cpython-311.pyc +0 -0
  3. quarchpy/__pycache__/connection.cpython-311.pyc +0 -0
  4. quarchpy/__pycache__/run.cpython-311.pyc +0 -0
  5. quarchpy/_version.py +1 -1
  6. quarchpy/config_files/__pycache__/__init__.cpython-311.pyc +0 -0
  7. quarchpy/config_files/__pycache__/quarch_config_parser.cpython-311.pyc +0 -0
  8. quarchpy/connection_specific/QPS/qis/qis.jar +0 -0
  9. quarchpy/connection_specific/QPS/qis/qis_lib/{CInterface-1.7.9.jar → CInterface-1.8.0.jar} +0 -0
  10. quarchpy/connection_specific/QPS/qps.jar +0 -0
  11. quarchpy/connection_specific/QPS/scriptCommands.txt +2 -2
  12. quarchpy/connection_specific/__pycache__/StreamChannels.cpython-311.pyc +0 -0
  13. quarchpy/connection_specific/__pycache__/__init__.cpython-311.pyc +0 -0
  14. quarchpy/connection_specific/__pycache__/connection_QIS.cpython-311.pyc +0 -0
  15. quarchpy/connection_specific/__pycache__/connection_QPS.cpython-311.pyc +0 -0
  16. quarchpy/connection_specific/__pycache__/connection_ReST.cpython-311.pyc +0 -0
  17. quarchpy/connection_specific/__pycache__/connection_Serial.cpython-311.pyc +0 -0
  18. quarchpy/connection_specific/__pycache__/connection_TCP.cpython-311.pyc +0 -0
  19. quarchpy/connection_specific/__pycache__/connection_Telnet.cpython-311.pyc +0 -0
  20. quarchpy/connection_specific/__pycache__/connection_USB.cpython-311.pyc +0 -0
  21. quarchpy/connection_specific/__pycache__/connection_mDNS.cpython-311.pyc +0 -0
  22. quarchpy/connection_specific/serial/__pycache__/__init__.cpython-311.pyc +0 -0
  23. quarchpy/connection_specific/serial/__pycache__/rfc2217.cpython-311.pyc +0 -0
  24. quarchpy/connection_specific/serial/__pycache__/rs485.cpython-311.pyc +0 -0
  25. quarchpy/connection_specific/serial/__pycache__/serialcli.cpython-311.pyc +0 -0
  26. quarchpy/connection_specific/serial/__pycache__/serialjava.cpython-311.pyc +0 -0
  27. quarchpy/connection_specific/serial/__pycache__/serialposix.cpython-311.pyc +0 -0
  28. quarchpy/connection_specific/serial/__pycache__/serialutil.cpython-311.pyc +0 -0
  29. quarchpy/connection_specific/serial/__pycache__/serialwin32.cpython-311.pyc +0 -0
  30. quarchpy/connection_specific/serial/__pycache__/win32.cpython-311.pyc +0 -0
  31. quarchpy/connection_specific/serial/threaded/__pycache__/__init__.cpython-311.pyc +0 -0
  32. quarchpy/connection_specific/serial/tools/__pycache__/__init__.cpython-311.pyc +0 -0
  33. quarchpy/connection_specific/serial/tools/__pycache__/hexlify_codec.cpython-311.pyc +0 -0
  34. quarchpy/connection_specific/serial/tools/__pycache__/list_ports.cpython-311.pyc +0 -0
  35. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_common.cpython-311.pyc +0 -0
  36. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_linux.cpython-311.pyc +0 -0
  37. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_osx.cpython-311.pyc +0 -0
  38. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_posix.cpython-311.pyc +0 -0
  39. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_windows.cpython-311.pyc +0 -0
  40. quarchpy/connection_specific/serial/tools/__pycache__/miniterm.cpython-311.pyc +0 -0
  41. quarchpy/connection_specific/serial/urlhandler/__pycache__/__init__.cpython-311.pyc +0 -0
  42. quarchpy/connection_specific/serial/urlhandler/__pycache__/protocol_alt.cpython-311.pyc +0 -0
  43. quarchpy/connection_specific/serial/urlhandler/__pycache__/protocol_hwgrep.cpython-311.pyc +0 -0
  44. quarchpy/connection_specific/serial/urlhandler/__pycache__/protocol_loop.cpython-311.pyc +0 -0
  45. quarchpy/connection_specific/serial/urlhandler/__pycache__/protocol_rfc2217.cpython-311.pyc +0 -0
  46. quarchpy/connection_specific/serial/urlhandler/__pycache__/protocol_socket.cpython-311.pyc +0 -0
  47. quarchpy/connection_specific/serial/urlhandler/__pycache__/protocol_spy.cpython-311.pyc +0 -0
  48. quarchpy/connection_specific/usb_libs/MS32/__pycache__/__init__.cpython-311.pyc +0 -0
  49. quarchpy/connection_specific/usb_libs/MS64/__pycache__/__init__.cpython-311.pyc +0 -0
  50. quarchpy/connection_specific/usb_libs/__pycache__/__init__.cpython-311.pyc +0 -0
  51. quarchpy/connection_specific/usb_libs/__pycache__/libusb1.cpython-311.pyc +0 -0
  52. quarchpy/connection_specific/usb_libs/__pycache__/usb1.cpython-311.pyc +0 -0
  53. quarchpy/debug/__pycache__/SystemTest.cpython-311.pyc +0 -0
  54. quarchpy/debug/__pycache__/__init__.cpython-311.pyc +0 -0
  55. quarchpy/debug/__pycache__/__main__.cpython-311.pyc +0 -0
  56. quarchpy/debug/__pycache__/module_debug.cpython-311.pyc +0 -0
  57. quarchpy/debug/__pycache__/simple_terminal.cpython-311.pyc +0 -0
  58. quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-311.pyc +0 -0
  59. quarchpy/debug/__pycache__/versionCompare.cpython-311.pyc +0 -0
  60. quarchpy/device/__pycache__/__init__.cpython-311.pyc +0 -0
  61. quarchpy/device/__pycache__/device.cpython-311.pyc +0 -0
  62. quarchpy/device/__pycache__/quarchArray.cpython-311.pyc +0 -0
  63. quarchpy/device/__pycache__/quarchPPM.cpython-311.pyc +0 -0
  64. quarchpy/device/__pycache__/quarchQPS.cpython-311.pyc +0 -0
  65. quarchpy/device/__pycache__/scanDevices.cpython-311.pyc +0 -0
  66. quarchpy/disk_test/__pycache__/AbsDiskFinder.cpython-311.pyc +0 -0
  67. quarchpy/disk_test/__pycache__/DiskTargetSelection.cpython-311.pyc +0 -0
  68. quarchpy/disk_test/__pycache__/__init__.cpython-311.pyc +0 -0
  69. quarchpy/disk_test/__pycache__/iometerDiskFinder.cpython-311.pyc +0 -0
  70. quarchpy/docs/CHANGES.rst +4 -0
  71. quarchpy/docs/__pycache__/__init__.cpython-311.pyc +0 -0
  72. quarchpy/docs/__pycache__/conf.cpython-311.pyc +0 -0
  73. quarchpy/docs/_build/doctrees/CHANGES.doctree +0 -0
  74. quarchpy/docs/_build/doctrees/environment.pickle +0 -0
  75. quarchpy/docs/_build/doctrees/index.doctree +0 -0
  76. quarchpy/docs/_build/doctrees/readme.doctree +0 -0
  77. quarchpy/docs/_build/doctrees/source/changelog.doctree +0 -0
  78. quarchpy/docs/_build/doctrees/source/licenses.doctree +0 -0
  79. quarchpy/docs/_build/doctrees/source/modules.doctree +0 -0
  80. quarchpy/docs/_build/doctrees/source/quarchpy.calibration.doctree +0 -0
  81. quarchpy/docs/_build/doctrees/source/quarchpy.config_files.doctree +0 -0
  82. quarchpy/docs/_build/doctrees/source/quarchpy.connection_specific.doctree +0 -0
  83. quarchpy/docs/_build/doctrees/source/quarchpy.debug.doctree +0 -0
  84. quarchpy/docs/_build/doctrees/source/quarchpy.device.doctree +0 -0
  85. quarchpy/docs/_build/doctrees/source/quarchpy.disk_test.doctree +0 -0
  86. quarchpy/docs/_build/doctrees/source/quarchpy.doctree +0 -0
  87. quarchpy/docs/_build/doctrees/source/quarchpy.fio.doctree +0 -0
  88. quarchpy/docs/_build/doctrees/source/quarchpy.iometer.doctree +0 -0
  89. quarchpy/docs/_build/doctrees/source/quarchpy.qis.doctree +0 -0
  90. quarchpy/docs/_build/doctrees/source/quarchpy.qps.doctree +0 -0
  91. quarchpy/docs/_build/doctrees/source/quarchpy.user_interface.doctree +0 -0
  92. quarchpy/docs/_build/doctrees/source/quarchpy.utilities.doctree +0 -0
  93. quarchpy/docs/_build/doctrees/source/readme.doctree +0 -0
  94. quarchpy/docs/_build/html/CHANGES.html +120 -114
  95. quarchpy/docs/_build/html/_sources/CHANGES.rst.txt +4 -0
  96. quarchpy/docs/_build/html/index.html +58 -57
  97. quarchpy/docs/_build/html/readme.html +6 -7
  98. quarchpy/docs/_build/html/searchindex.js +1 -1
  99. quarchpy/docs/_build/html/source/changelog.html +178 -171
  100. quarchpy/docs/_build/html/source/licenses.html +6 -7
  101. quarchpy/docs/_build/html/source/quarchpy.iometer.html +6 -7
  102. quarchpy/docs/_build/html/source/quarchpy.utilities.html +6 -7
  103. quarchpy/docs/_build/html/source/readme.html +6 -7
  104. quarchpy/fio/__pycache__/FIO_interface.cpython-311.pyc +0 -0
  105. quarchpy/fio/__pycache__/__init__.cpython-311.pyc +0 -0
  106. quarchpy/fio/__pycache__/fioDiskFinder.cpython-311.pyc +0 -0
  107. quarchpy/fio/__pycache__/performanceClass.cpython-311.pyc +0 -0
  108. quarchpy/fio/__pycache__/test_performance_class.cpython-311.pyc +0 -0
  109. quarchpy/iometer/__pycache__/__init__.cpython-311.pyc +0 -0
  110. quarchpy/iometer/__pycache__/gen_iometer_template.cpython-311.pyc +0 -0
  111. quarchpy/iometer/__pycache__/iometerFuncs.cpython-311.pyc +0 -0
  112. quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-311.pyc +0 -0
  113. quarchpy/qis/__pycache__/__init__.cpython-311.pyc +0 -0
  114. quarchpy/qis/__pycache__/qisFuncs.cpython-311.pyc +0 -0
  115. quarchpy/qps/__pycache__/__init__.cpython-311.pyc +0 -0
  116. quarchpy/qps/__pycache__/qpsFuncs.cpython-311.pyc +0 -0
  117. quarchpy/user_interface/__pycache__/__init__.cpython-311.pyc +0 -0
  118. quarchpy/user_interface/__pycache__/user_interface.cpython-311.pyc +0 -0
  119. quarchpy/utilities/__pycache__/BitManipulation.cpython-311.pyc +0 -0
  120. quarchpy/utilities/__pycache__/TestCenter.cpython-311.pyc +0 -0
  121. quarchpy/utilities/__pycache__/TimeValue.cpython-311.pyc +0 -0
  122. quarchpy/utilities/__pycache__/Version.cpython-311.pyc +0 -0
  123. quarchpy/utilities/__pycache__/__init__.cpython-311.pyc +0 -0
  124. {quarchpy-2.1.21.dist-info → quarchpy-2.1.22.dist-info}/METADATA +5 -1
  125. {quarchpy-2.1.21.dist-info → quarchpy-2.1.22.dist-info}/RECORD +127 -112
  126. quarchpy/connection_specific/QPS/qis/qis_lib/CInterface-1.7.04.jar +0 -0
  127. quarchpy/connection_specific/QPS/qis/qis_lib/CInterface-1.7.8.jar +0 -0
  128. quarchpy/connection_specific/QPS/qis/qis_lib/QuarchCommon-0.2.6.jar +0 -0
  129. quarchpy/connection_specific/QPS/qis/qis_lib/QuarchCommon-0.2.9.jar +0 -0
  130. quarchpy/connection_specific/QPS/qis/qis_lib/commons-csv-1.8.jar +0 -0
  131. quarchpy/connection_specific/QPS/qis/qis_lib/commons-lang3-3.2.1.jar +0 -0
  132. quarchpy/connection_specific/QPS/qis/resources/filters/filters.csv +0 -1004
  133. quarchpy/connection_specific/QPS/qps_lib/QuarchCommon-0.2.6.jar +0 -0
  134. quarchpy/connection_specific/QPS/qps_lib/QuarchCommon-0.2.9.jar +0 -0
  135. quarchpy/connection_specific/QPS/qps_lib/commons-lang3-3.12.0.jar +0 -0
  136. quarchpy/connection_specific/QPS/qps_lib/jfxtras-labs-8.0-r6.jar +0 -0
  137. quarchpy/connection_specific/QPS/qps_lib/opencsv-5.9.jar +0 -0
  138. quarchpy/connection_specific/QPS/qps_lib/qis-1.39.jar +0 -0
  139. quarchpy/connection_specific/QPS/qps_lib/qis-1.40.jar +0 -0
  140. {quarchpy-2.1.21.dist-info → quarchpy-2.1.22.dist-info}/WHEEL +0 -0
  141. {quarchpy-2.1.21.dist-info → quarchpy-2.1.22.dist-info}/top_level.txt +0 -0
@@ -45,123 +45,129 @@
45
45
  <section id="id1">
46
46
  <h2>2.1.21<a class="headerlink" href="#id1" title="Link to this heading">¶</a></h2>
47
47
  <ul class="simple">
48
+ <li><p>Bug fix QPS v1.39 QIS v1.42 reverting mDNS scanning change.</p></li>
49
+ </ul>
50
+ </section>
51
+ <section id="id2">
52
+ <h2>2.1.21<a class="headerlink" href="#id2" title="Link to this heading">¶</a></h2>
53
+ <ul class="simple">
48
54
  <li><p>New QPS v1.38 and QIS 1.41</p></li>
49
55
  <li><p>Minor bug fixes</p></li>
50
56
  </ul>
51
57
  </section>
52
- <section id="id2">
53
- <h2>2.1.20<a class="headerlink" href="#id2" title="Link to this heading">¶</a></h2>
58
+ <section id="id3">
59
+ <h2>2.1.20<a class="headerlink" href="#id3" title="Link to this heading">¶</a></h2>
54
60
  <ul class="simple">
55
61
  <li><p>Improved direct IP scanning for quarch modules.</p></li>
56
62
  <li><p>New QPS v1.37 and QIS v1.40</p></li>
57
63
  </ul>
58
64
  </section>
59
- <section id="id3">
60
- <h2>2.1.19<a class="headerlink" href="#id3" title="Link to this heading">¶</a></h2>
65
+ <section id="id4">
66
+ <h2>2.1.19<a class="headerlink" href="#id4" title="Link to this heading">¶</a></h2>
61
67
  <ul class="simple">
62
68
  <li><p>Imporoved QIS streaming</p></li>
63
69
  <li><p>Bug fixes</p></li>
64
70
  <li><p>Added zeroconf, numpy and pandas as requirements</p></li>
65
71
  </ul>
66
72
  </section>
67
- <section id="id4">
68
- <h2>2.1.18<a class="headerlink" href="#id4" title="Link to this heading">¶</a></h2>
73
+ <section id="id5">
74
+ <h2>2.1.18<a class="headerlink" href="#id5" title="Link to this heading">¶</a></h2>
69
75
  <ul class="simple">
70
76
  <li><p>Minor bug fix</p></li>
71
77
  </ul>
72
78
  </section>
73
- <section id="id5">
74
- <h2>2.1.17<a class="headerlink" href="#id5" title="Link to this heading">¶</a></h2>
79
+ <section id="id6">
80
+ <h2>2.1.17<a class="headerlink" href="#id6" title="Link to this heading">¶</a></h2>
75
81
  <ul class="simple">
76
82
  <li><p>Improved QIS QPS launching on Linux sytems</p></li>
77
83
  <li><p>System debug for linux systems</p></li>
78
84
  </ul>
79
85
  </section>
80
- <section id="id6">
81
- <h2>2.1.16<a class="headerlink" href="#id6" title="Link to this heading">¶</a></h2>
86
+ <section id="id7">
87
+ <h2>2.1.16<a class="headerlink" href="#id7" title="Link to this heading">¶</a></h2>
82
88
  <ul class="simple">
83
89
  <li><p>FIO mb/s parsing</p></li>
84
90
  <li><p>Improved QIS QPS launching</p></li>
85
91
  </ul>
86
92
  </section>
87
- <section id="id7">
88
- <h2>2.1.15<a class="headerlink" href="#id7" title="Link to this heading">¶</a></h2>
93
+ <section id="id8">
94
+ <h2>2.1.15<a class="headerlink" href="#id8" title="Link to this heading">¶</a></h2>
89
95
  <ul class="simple">
90
96
  <li><p>minor bug fix</p></li>
91
97
  </ul>
92
98
  </section>
93
- <section id="id8">
94
- <h2>2.1.14<a class="headerlink" href="#id8" title="Link to this heading">¶</a></h2>
99
+ <section id="id9">
100
+ <h2>2.1.14<a class="headerlink" href="#id9" title="Link to this heading">¶</a></h2>
95
101
  <ul class="simple">
96
102
  <li><p>minor bug fixes and logging improvements.</p></li>
97
103
  </ul>
98
104
  </section>
99
- <section id="id9">
100
- <h2>2.1.13<a class="headerlink" href="#id9" title="Link to this heading">¶</a></h2>
105
+ <section id="id10">
106
+ <h2>2.1.13<a class="headerlink" href="#id10" title="Link to this heading">¶</a></h2>
101
107
  <ul class="simple">
102
108
  <li><p>New QPS v1.36</p></li>
103
109
  <li><p>New QIS v1.39</p></li>
104
110
  <li><p>minor bug fixes and logging improvements.</p></li>
105
111
  </ul>
106
112
  </section>
107
- <section id="id10">
108
- <h2>2.1.12<a class="headerlink" href="#id10" title="Link to this heading">¶</a></h2>
113
+ <section id="id11">
114
+ <h2>2.1.12<a class="headerlink" href="#id11" title="Link to this heading">¶</a></h2>
109
115
  <ul class="simple">
110
116
  <li><p>New QPS v1.35</p></li>
111
117
  <li><p>New QIS v1.38</p></li>
112
118
  <li><p>minor bug fixes and removal of depracated code.</p></li>
113
119
  </ul>
114
120
  </section>
115
- <section id="id11">
116
- <h2>2.1.11<a class="headerlink" href="#id11" title="Link to this heading">¶</a></h2>
121
+ <section id="id12">
122
+ <h2>2.1.11<a class="headerlink" href="#id12" title="Link to this heading">¶</a></h2>
117
123
  <ul class="simple">
118
124
  <li><p>New QPS v1.32</p></li>
119
125
  <li><p>New QIS v1.37</p></li>
120
126
  <li><p>quarchpy.run module_debug added for checking state of module and DUT</p></li>
121
127
  </ul>
122
128
  </section>
123
- <section id="id12">
124
- <h2>2.1.10<a class="headerlink" href="#id12" title="Link to this heading">¶</a></h2>
129
+ <section id="id13">
130
+ <h2>2.1.10<a class="headerlink" href="#id13" title="Link to this heading">¶</a></h2>
125
131
  <ul class="simple">
126
132
  <li><p>New QPS v1.29</p></li>
127
133
  <li><p>New QIS v1.33</p></li>
128
134
  </ul>
129
135
  </section>
130
- <section id="id13">
131
- <h2>2.1.8<a class="headerlink" href="#id13" title="Link to this heading">¶</a></h2>
136
+ <section id="id14">
137
+ <h2>2.1.8<a class="headerlink" href="#id14" title="Link to this heading">¶</a></h2>
132
138
  <ul class="simple">
133
139
  <li><p>New QPS v1.28</p></li>
134
140
  </ul>
135
141
  </section>
136
- <section id="id14">
137
- <h2>2.1.7<a class="headerlink" href="#id14" title="Link to this heading">¶</a></h2>
142
+ <section id="id15">
143
+ <h2>2.1.7<a class="headerlink" href="#id15" title="Link to this heading">¶</a></h2>
138
144
  <ul class="simple">
139
145
  <li><p>New QPS v1.27</p></li>
140
146
  <li><p>New QIS v1.32</p></li>
141
147
  </ul>
142
148
  </section>
143
- <section id="id15">
144
- <h2>2.1.6<a class="headerlink" href="#id15" title="Link to this heading">¶</a></h2>
149
+ <section id="id16">
150
+ <h2>2.1.6<a class="headerlink" href="#id16" title="Link to this heading">¶</a></h2>
145
151
  <ul class="simple">
146
152
  <li><p>New QPS v1.26</p></li>
147
153
  <li><p>New QIS v1.31</p></li>
148
154
  </ul>
149
155
  </section>
150
- <section id="id16">
151
- <h2>2.1.5<a class="headerlink" href="#id16" title="Link to this heading">¶</a></h2>
156
+ <section id="id17">
157
+ <h2>2.1.5<a class="headerlink" href="#id17" title="Link to this heading">¶</a></h2>
152
158
  <ul class="simple">
153
159
  <li><p>New QPS v1.24</p></li>
154
160
  </ul>
155
161
  </section>
156
- <section id="id17">
157
- <h2>2.1.4<a class="headerlink" href="#id17" title="Link to this heading">¶</a></h2>
162
+ <section id="id18">
163
+ <h2>2.1.4<a class="headerlink" href="#id18" title="Link to this heading">¶</a></h2>
158
164
  <ul class="simple">
159
165
  <li><p>New QPS v1.23</p></li>
160
166
  <li><p>New QIS v1.29</p></li>
161
167
  </ul>
162
168
  </section>
163
- <section id="id18">
164
- <h2>2.1.3<a class="headerlink" href="#id18" title="Link to this heading">¶</a></h2>
169
+ <section id="id19">
170
+ <h2>2.1.3<a class="headerlink" href="#id19" title="Link to this heading">¶</a></h2>
165
171
  <ul class="simple">
166
172
  <li><p>New QPS v1.22</p></li>
167
173
  <li><p>modules on the network can now be connected to using conType:QTLNumber eg. TCP:QTL1999-02-001.</p></li>
@@ -170,15 +176,15 @@
170
176
  <li><p>display table formats multiline items and handles empty cells</p></li>
171
177
  </ul>
172
178
  </section>
173
- <section id="id19">
174
- <h2>2.1.2<a class="headerlink" href="#id19" title="Link to this heading">¶</a></h2>
179
+ <section id="id20">
180
+ <h2>2.1.2<a class="headerlink" href="#id20" title="Link to this heading">¶</a></h2>
175
181
  <ul class="simple">
176
182
  <li><p>QPS v1.20</p></li>
177
183
  <li><p>QIS v1.19</p></li>
178
184
  </ul>
179
185
  </section>
180
- <section id="id20">
181
- <h2>2.1.1<a class="headerlink" href="#id20" title="Link to this heading">¶</a></h2>
186
+ <section id="id21">
187
+ <h2>2.1.1<a class="headerlink" href="#id21" title="Link to this heading">¶</a></h2>
182
188
  <ul class="simple">
183
189
  <li><p>Seperation of QIS module scan and QIS select device</p></li>
184
190
  <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>
@@ -186,28 +192,28 @@
186
192
  <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>
187
193
  </ul>
188
194
  </section>
189
- <section id="id21">
190
- <h2>2.1.0<a class="headerlink" href="#id21" title="Link to this heading">¶</a></h2>
195
+ <section id="id22">
196
+ <h2>2.1.0<a class="headerlink" href="#id22" title="Link to this heading">¶</a></h2>
191
197
  <ul class="simple">
192
198
  <li><p>logging improvements</p></li>
193
199
  <li><p>usb locked devices fix for CentOS, Ubuntu, and Fedora</p></li>
194
200
  </ul>
195
201
  </section>
196
- <section id="id22">
197
- <h2>2.0.22<a class="headerlink" href="#id22" title="Link to this heading">¶</a></h2>
202
+ <section id="id23">
203
+ <h2>2.0.22<a class="headerlink" href="#id23" title="Link to this heading">¶</a></h2>
198
204
  <ul class="simple">
199
205
  <li><p>Calibration and QCS removed from quarchpy and are not in their own packages</p></li>
200
206
  <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>
201
207
  </ul>
202
208
  </section>
203
- <section id="id23">
204
- <h2>2.0.21<a class="headerlink" href="#id23" title="Link to this heading">¶</a></h2>
209
+ <section id="id24">
210
+ <h2>2.0.21<a class="headerlink" href="#id24" title="Link to this heading">¶</a></h2>
205
211
  <ul class="simple">
206
212
  <li><p>new QIS v1.23</p></li>
207
213
  </ul>
208
214
  </section>
209
- <section id="id24">
210
- <h2>2.0.20<a class="headerlink" href="#id24" title="Link to this heading">¶</a></h2>
215
+ <section id="id25">
216
+ <h2>2.0.20<a class="headerlink" href="#id25" title="Link to this heading">¶</a></h2>
211
217
  <ul class="simple">
212
218
  <li><p>New modules added to calibration, wiring prompt added, logging improvements</p></li>
213
219
  <li><p>Fixes for PAM streaming using QIS</p></li>
@@ -218,8 +224,8 @@
218
224
  <li><p>“quarchpy.run list_drives” command added</p></li>
219
225
  </ul>
220
226
  </section>
221
- <section id="id25">
222
- <h2>2.0.19<a class="headerlink" href="#id25" title="Link to this heading">¶</a></h2>
227
+ <section id="id26">
228
+ <h2>2.0.19<a class="headerlink" href="#id26" title="Link to this heading">¶</a></h2>
223
229
  <ul class="simple">
224
230
  <li><p>QPS v1.17</p></li>
225
231
  <li><p>Quarchpy run terminal runs the simple python terminal to talk to modules</p></li>
@@ -231,8 +237,8 @@
231
237
  <li><p>Minor bug fixes</p></li>
232
238
  </ul>
233
239
  </section>
234
- <section id="id26">
235
- <h2>2.0.18<a class="headerlink" href="#id26" title="Link to this heading">¶</a></h2>
240
+ <section id="id27">
241
+ <h2>2.0.18<a class="headerlink" href="#id27" title="Link to this heading">¶</a></h2>
236
242
  <ul class="simple">
237
243
  <li><p>QPS 1.13</p></li>
238
244
  <li><p>Iomenter drive location bugfix</p></li>
@@ -242,14 +248,14 @@
242
248
  <li><p>Updated communication to TLS</p></li>
243
249
  </ul>
244
250
  </section>
245
- <section id="id27">
246
- <h2>2.0.16<a class="headerlink" href="#id27" title="Link to this heading">¶</a></h2>
251
+ <section id="id28">
252
+ <h2>2.0.16<a class="headerlink" href="#id28" title="Link to this heading">¶</a></h2>
247
253
  <ul class="simple">
248
254
  <li><p>QPS 1.11</p></li>
249
255
  </ul>
250
256
  </section>
251
- <section id="id28">
252
- <h2>2.0.15<a class="headerlink" href="#id28" title="Link to this heading">¶</a></h2>
257
+ <section id="id29">
258
+ <h2>2.0.15<a class="headerlink" href="#id29" title="Link to this heading">¶</a></h2>
253
259
  <ul class="simple">
254
260
  <li><p>QIS v1.19.03 and QPS 1.10.12</p></li>
255
261
  <li><p>Updated debug info test</p></li>
@@ -257,22 +263,22 @@
257
263
  <li><p>Calibration updates</p></li>
258
264
  </ul>
259
265
  </section>
260
- <section id="id29">
261
- <h2>2.0.14<a class="headerlink" href="#id29" title="Link to this heading">¶</a></h2>
266
+ <section id="id30">
267
+ <h2>2.0.14<a class="headerlink" href="#id30" title="Link to this heading">¶</a></h2>
262
268
  <ul class="simple">
263
269
  <li><p>QPS annotations through quarchpy improvements</p></li>
264
270
  </ul>
265
271
  </section>
266
- <section id="id30">
267
- <h2>2.0.13<a class="headerlink" href="#id30" title="Link to this heading">¶</a></h2>
272
+ <section id="id31">
273
+ <h2>2.0.13<a class="headerlink" href="#id31" title="Link to this heading">¶</a></h2>
268
274
  <ul class="simple">
269
275
  <li><p>Python2 bug fixes</p></li>
270
276
  <li><p>UI tidy up</p></li>
271
277
  <li><p>New custom annotations and comments QPS API</p></li>
272
278
  </ul>
273
279
  </section>
274
- <section id="id31">
275
- <h2>2.0.12<a class="headerlink" href="#id31" title="Link to this heading">¶</a></h2>
280
+ <section id="id32">
281
+ <h2>2.0.12<a class="headerlink" href="#id32" title="Link to this heading">¶</a></h2>
276
282
  <ul class="simple">
277
283
  <li><p>Fixed issue with array module scan over UDP outside of subnet</p></li>
278
284
  <li><p>Bug fix for HD connection via USB in linux</p></li>
@@ -285,8 +291,8 @@
285
291
  <li><p>Calibration wait for specific module uptime and report file updates</p></li>
286
292
  </ul>
287
293
  </section>
288
- <section id="id32">
289
- <h2>2.0.11<a class="headerlink" href="#id32" title="Link to this heading">¶</a></h2>
294
+ <section id="id33">
295
+ <h2>2.0.11<a class="headerlink" href="#id33" title="Link to this heading">¶</a></h2>
290
296
  <ul class="simple">
291
297
  <li><p>Improved list selection for devices</p></li>
292
298
  <li><p>Fixed bug when scanning for devices within an Array</p></li>
@@ -294,8 +300,8 @@
294
300
  <li><p>Clean up of calibration switchbox code and user logging</p></li>
295
301
  </ul>
296
302
  </section>
297
- <section id="id33">
298
- <h2>2.0.10<a class="headerlink" href="#id33" title="Link to this heading">¶</a></h2>
303
+ <section id="id34">
304
+ <h2>2.0.10<a class="headerlink" href="#id34" title="Link to this heading">¶</a></h2>
299
305
  <ul class="simple">
300
306
  <li><p>QCS server logging cleaned up</p></li>
301
307
  <li><p>Additional platform tests added to debug_info test</p></li>
@@ -307,24 +313,24 @@
307
313
  <li><p>QCS improvements to linux drive enumeration tests</p></li>
308
314
  </ul>
309
315
  </section>
310
- <section id="id34">
311
- <h2>2.0.9<a class="headerlink" href="#id34" title="Link to this heading">¶</a></h2>
316
+ <section id="id35">
317
+ <h2>2.0.9<a class="headerlink" href="#id35" title="Link to this heading">¶</a></h2>
312
318
  <ul class="simple">
313
319
  <li><p>Significant QCS additions including power testing</p></li>
314
320
  <li><p>Added remote switchbox to calibration utility</p></li>
315
321
  <li><p>Various minor bug fixes and improvements to calibration utility</p></li>
316
322
  </ul>
317
323
  </section>
318
- <section id="id35">
319
- <h2>2.0.8<a class="headerlink" href="#id35" title="Link to this heading">¶</a></h2>
324
+ <section id="id36">
325
+ <h2>2.0.8<a class="headerlink" href="#id36" title="Link to this heading">¶</a></h2>
320
326
  <ul class="simple">
321
327
  <li><p>Added readme.md for PyPi description</p></li>
322
328
  <li><p>Fixed bug in QIS when checking if QIS is running</p></li>
323
329
  <li><p>Various minor additions for QCS</p></li>
324
330
  </ul>
325
331
  </section>
326
- <section id="id36">
327
- <h2>2.0.7<a class="headerlink" href="#id36" title="Link to this heading">¶</a></h2>
332
+ <section id="id37">
333
+ <h2>2.0.7<a class="headerlink" href="#id37" title="Link to this heading">¶</a></h2>
328
334
  <ul class="simple">
329
335
  <li><p>Changes since 2.0.2</p></li>
330
336
  <li><p>Minor bug fixes</p></li>
@@ -336,8 +342,8 @@
336
342
  <li><p>UI changes, input validation, smart port select</p></li>
337
343
  </ul>
338
344
  </section>
339
- <section id="id37">
340
- <h2>2.0.2<a class="headerlink" href="#id37" title="Link to this heading">¶</a></h2>
345
+ <section id="id38">
346
+ <h2>2.0.2<a class="headerlink" href="#id38" title="Link to this heading">¶</a></h2>
341
347
  <ul class="simple">
342
348
  <li><p>UI Package added</p></li>
343
349
  <li><p>Connection over TCP for python added</p></li>
@@ -345,8 +351,8 @@
345
351
  <li><p>Drive test core added</p></li>
346
352
  </ul>
347
353
  </section>
348
- <section id="id38">
349
- <h2>2.0.0<a class="headerlink" href="#id38" title="Link to this heading">¶</a></h2>
354
+ <section id="id39">
355
+ <h2>2.0.0<a class="headerlink" href="#id39" title="Link to this heading">¶</a></h2>
350
356
  <ul class="simple">
351
357
  <li><p>Major folder restructure</p></li>
352
358
  <li><p>Added test center support</p></li>
@@ -355,8 +361,8 @@
355
361
  <li><p>Minor bug fixes</p></li>
356
362
  </ul>
357
363
  </section>
358
- <section id="id39">
359
- <h2>1.8.0<a class="headerlink" href="#id39" title="Link to this heading">¶</a></h2>
364
+ <section id="id40">
365
+ <h2>1.8.0<a class="headerlink" href="#id40" title="Link to this heading">¶</a></h2>
360
366
  <ul class="simple">
361
367
  <li><p>Tab to white space convert</p></li>
362
368
  <li><p>Updated __init__ file to co-allign with python practices</p></li>
@@ -366,60 +372,60 @@
366
372
  <li><p>Compatibility with Python 3 and Linux Improved!</p></li>
367
373
  </ul>
368
374
  </section>
369
- <section id="id40">
370
- <h2>1.7.6<a class="headerlink" href="#id40" title="Link to this heading">¶</a></h2>
375
+ <section id="id41">
376
+ <h2>1.7.6<a class="headerlink" href="#id41" title="Link to this heading">¶</a></h2>
371
377
  <ul class="simple">
372
378
  <li><p>Fixes bug with usb connection</p></li>
373
379
  </ul>
374
380
  </section>
375
- <section id="id41">
376
- <h2>1.7.5<a class="headerlink" href="#id41" title="Link to this heading">¶</a></h2>
381
+ <section id="id42">
382
+ <h2>1.7.5<a class="headerlink" href="#id42" title="Link to this heading">¶</a></h2>
377
383
  <ul class="simple">
378
384
  <li><p>Fixed USB DLL Compatibility</p></li>
379
385
  <li><p>Fixed potential path issues with Qis and Qps open</p></li>
380
386
  </ul>
381
387
  </section>
382
- <section id="id42">
383
- <h2>1.7.4<a class="headerlink" href="#id42" title="Link to this heading">¶</a></h2>
388
+ <section id="id43">
389
+ <h2>1.7.4<a class="headerlink" href="#id43" title="Link to this heading">¶</a></h2>
384
390
  <ul class="simple">
385
391
  <li><p>Updated to QPS 1.08</p></li>
386
392
  </ul>
387
393
  </section>
388
- <section id="id43">
389
- <h2>1.7.3<a class="headerlink" href="#id43" title="Link to this heading">¶</a></h2>
394
+ <section id="id44">
395
+ <h2>1.7.3<a class="headerlink" href="#id44" title="Link to this heading">¶</a></h2>
390
396
  <ul class="simple">
391
397
  <li><p>Additional Bug Fixes</p></li>
392
398
  </ul>
393
399
  </section>
394
- <section id="id44">
395
- <h2>1.7.2<a class="headerlink" href="#id44" title="Link to this heading">¶</a></h2>
400
+ <section id="id45">
401
+ <h2>1.7.2<a class="headerlink" href="#id45" title="Link to this heading">¶</a></h2>
396
402
  <ul class="simple">
397
403
  <li><p>Bug fixing timings for QIS (LINUX + WINDOWS)</p></li>
398
404
  </ul>
399
405
  </section>
400
- <section id="id45">
401
- <h2>1.7.1<a class="headerlink" href="#id45" title="Link to this heading">¶</a></h2>
406
+ <section id="id46">
407
+ <h2>1.7.1<a class="headerlink" href="#id46" title="Link to this heading">¶</a></h2>
402
408
  <ul class="simple">
403
409
  <li><p>Updated FIO for use with Linux and to allow arguments without values</p></li>
404
410
  <li><p>Fixes path problem on Linux</p></li>
405
411
  <li><p>Fixes FIO on Linux</p></li>
406
412
  </ul>
407
413
  </section>
408
- <section id="id46">
409
- <h2>1.7.0<a class="headerlink" href="#id46" title="Link to this heading">¶</a></h2>
414
+ <section id="id47">
415
+ <h2>1.7.0<a class="headerlink" href="#id47" title="Link to this heading">¶</a></h2>
410
416
  <ul class="simple">
411
417
  <li><p>Improved compatability with Windows and Ubuntu</p></li>
412
418
  </ul>
413
419
  </section>
414
- <section id="id47">
415
- <h2>1.6.1<a class="headerlink" href="#id47" title="Link to this heading">¶</a></h2>
420
+ <section id="id48">
421
+ <h2>1.6.1<a class="headerlink" href="#id48" title="Link to this heading">¶</a></h2>
416
422
  <ul class="simple">
417
423
  <li><p>Updating USB Scan</p></li>
418
424
  <li><p>Adding functionality to specify OS bit architecture (windows)</p></li>
419
425
  </ul>
420
426
  </section>
421
- <section id="id48">
422
- <h2>1.6.0<a class="headerlink" href="#id48" title="Link to this heading">¶</a></h2>
427
+ <section id="id49">
428
+ <h2>1.6.0<a class="headerlink" href="#id49" title="Link to this heading">¶</a></h2>
423
429
  <ul class="simple">
424
430
  <li><p>custom $scan IP</p></li>
425
431
  <li><p>fixes QIS detection</p></li>
@@ -427,34 +433,34 @@
427
433
  <li><p>Bug fix - QIS Load</p></li>
428
434
  </ul>
429
435
  </section>
430
- <section id="id49">
431
- <h2>1.5.4<a class="headerlink" href="#id49" title="Link to this heading">¶</a></h2>
436
+ <section id="id50">
437
+ <h2>1.5.4<a class="headerlink" href="#id50" title="Link to this heading">¶</a></h2>
432
438
  <ul class="simple">
433
439
  <li><p>Updating README and LICENSE</p></li>
434
440
  </ul>
435
441
  </section>
436
- <section id="id50">
437
- <h2>1.5.2<a class="headerlink" href="#id50" title="Link to this heading">¶</a></h2>
442
+ <section id="id51">
443
+ <h2>1.5.2<a class="headerlink" href="#id51" title="Link to this heading">¶</a></h2>
438
444
  <ul class="simple">
439
445
  <li><p>Bug Fix - Case sensitivity issue with devices</p></li>
440
446
  </ul>
441
447
  </section>
442
- <section id="id51">
443
- <h2>1.5.1<a class="headerlink" href="#id51" title="Link to this heading">¶</a></h2>
448
+ <section id="id52">
449
+ <h2>1.5.1<a class="headerlink" href="#id52" title="Link to this heading">¶</a></h2>
444
450
  <ul class="simple">
445
451
  <li><p>Additional Bug Fixes</p></li>
446
452
  </ul>
447
453
  </section>
448
- <section id="id52">
449
- <h2>1.5.0<a class="headerlink" href="#id52" title="Link to this heading">¶</a></h2>
454
+ <section id="id53">
455
+ <h2>1.5.0<a class="headerlink" href="#id53" title="Link to this heading">¶</a></h2>
450
456
  <ul class="simple">
451
457
  <li><p>Integration with FIO</p></li>
452
458
  <li><p>Additional QPS functionality</p></li>
453
459
  <li><p>Added device search timeout</p></li>
454
460
  </ul>
455
461
  </section>
456
- <section id="id53">
457
- <h2>1.4.1<a class="headerlink" href="#id53" title="Link to this heading">¶</a></h2>
462
+ <section id="id54">
463
+ <h2>1.4.1<a class="headerlink" href="#id54" title="Link to this heading">¶</a></h2>
458
464
  <ul class="simple">
459
465
  <li><p>Fixed the wmi error when importing quarchpy.</p></li>
460
466
  </ul>
@@ -466,14 +472,14 @@
466
472
  <li><p>Additional fixes for wait times</p></li>
467
473
  </ul>
468
474
  </section>
469
- <section id="id54">
470
- <h2>1.3.4<a class="headerlink" href="#id54" title="Link to this heading">¶</a></h2>
475
+ <section id="id55">
476
+ <h2>1.3.4<a class="headerlink" href="#id55" title="Link to this heading">¶</a></h2>
471
477
  <ul class="simple">
472
478
  <li><p>Implemented resampling and a better way to launch QIS from the script.</p></li>
473
479
  </ul>
474
480
  </section>
475
- <section id="id55">
476
- <h2>1.3.3<a class="headerlink" href="#id55" title="Link to this heading">¶</a></h2>
481
+ <section id="id56">
482
+ <h2>1.3.3<a class="headerlink" href="#id56" title="Link to this heading">¶</a></h2>
477
483
  <ul class="simple">
478
484
  <li><p>Implements isQisRunning</p></li>
479
485
  <li><p>Implements qisInterface</p></li>
@@ -481,14 +487,14 @@
481
487
  <li><p>Fixes a bug in QIS interface listDevices that didn’t allow it to work with Python 3</p></li>
482
488
  </ul>
483
489
  </section>
484
- <section id="id56">
485
- <h2>1.3.2<a class="headerlink" href="#id56" title="Link to this heading">¶</a></h2>
490
+ <section id="id57">
491
+ <h2>1.3.2<a class="headerlink" href="#id57" title="Link to this heading">¶</a></h2>
486
492
  <ul class="simple">
487
493
  <li><p>Bug Fix running QIS locally</p></li>
488
494
  </ul>
489
495
  </section>
490
- <section id="id57">
491
- <h2>1.3.1<a class="headerlink" href="#id57" title="Link to this heading">¶</a></h2>
496
+ <section id="id58">
497
+ <h2>1.3.1<a class="headerlink" href="#id58" title="Link to this heading">¶</a></h2>
492
498
  <ul class="simple">
493
499
  <li><p>Implements startLocalQIS</p></li>
494
500
  <li><p>Packs QIS v1.6 - fixes the bugs with QIS &gt;v1.6 and multiple modules</p></li>
@@ -496,8 +502,8 @@
496
502
  <li><p>Compatible with x6 PPM QIS stream.</p></li>
497
503
  </ul>
498
504
  </section>
499
- <section id="id58">
500
- <h2>1.2.0<a class="headerlink" href="#id58" title="Link to this heading">¶</a></h2>
505
+ <section id="id59">
506
+ <h2>1.2.0<a class="headerlink" href="#id59" title="Link to this heading">¶</a></h2>
501
507
  <ul class="simple">
502
508
  <li><p>Changes to object model</p></li>
503
509
  </ul>
@@ -527,63 +533,64 @@
527
533
  <li class="toctree-l2"><a class="reference internal" href="#quarchpy">Quarchpy</a></li>
528
534
  <li class="toctree-l2"><a class="reference internal" href="#change-log">Change Log</a></li>
529
535
  <li class="toctree-l2"><a class="reference internal" href="#id1">2.1.21</a></li>
530
- <li class="toctree-l2"><a class="reference internal" href="#id2">2.1.20</a></li>
531
- <li class="toctree-l2"><a class="reference internal" href="#id3">2.1.19</a></li>
532
- <li class="toctree-l2"><a class="reference internal" href="#id4">2.1.18</a></li>
533
- <li class="toctree-l2"><a class="reference internal" href="#id5">2.1.17</a></li>
534
- <li class="toctree-l2"><a class="reference internal" href="#id6">2.1.16</a></li>
535
- <li class="toctree-l2"><a class="reference internal" href="#id7">2.1.15</a></li>
536
- <li class="toctree-l2"><a class="reference internal" href="#id8">2.1.14</a></li>
537
- <li class="toctree-l2"><a class="reference internal" href="#id9">2.1.13</a></li>
538
- <li class="toctree-l2"><a class="reference internal" href="#id10">2.1.12</a></li>
539
- <li class="toctree-l2"><a class="reference internal" href="#id11">2.1.11</a></li>
540
- <li class="toctree-l2"><a class="reference internal" href="#id12">2.1.10</a></li>
541
- <li class="toctree-l2"><a class="reference internal" href="#id13">2.1.8</a></li>
542
- <li class="toctree-l2"><a class="reference internal" href="#id14">2.1.7</a></li>
543
- <li class="toctree-l2"><a class="reference internal" href="#id15">2.1.6</a></li>
544
- <li class="toctree-l2"><a class="reference internal" href="#id16">2.1.5</a></li>
545
- <li class="toctree-l2"><a class="reference internal" href="#id17">2.1.4</a></li>
546
- <li class="toctree-l2"><a class="reference internal" href="#id18">2.1.3</a></li>
547
- <li class="toctree-l2"><a class="reference internal" href="#id19">2.1.2</a></li>
548
- <li class="toctree-l2"><a class="reference internal" href="#id20">2.1.1</a></li>
549
- <li class="toctree-l2"><a class="reference internal" href="#id21">2.1.0</a></li>
550
- <li class="toctree-l2"><a class="reference internal" href="#id22">2.0.22</a></li>
551
- <li class="toctree-l2"><a class="reference internal" href="#id23">2.0.21</a></li>
552
- <li class="toctree-l2"><a class="reference internal" href="#id24">2.0.20</a></li>
553
- <li class="toctree-l2"><a class="reference internal" href="#id25">2.0.19</a></li>
554
- <li class="toctree-l2"><a class="reference internal" href="#id26">2.0.18</a></li>
555
- <li class="toctree-l2"><a class="reference internal" href="#id27">2.0.16</a></li>
556
- <li class="toctree-l2"><a class="reference internal" href="#id28">2.0.15</a></li>
557
- <li class="toctree-l2"><a class="reference internal" href="#id29">2.0.14</a></li>
558
- <li class="toctree-l2"><a class="reference internal" href="#id30">2.0.13</a></li>
559
- <li class="toctree-l2"><a class="reference internal" href="#id31">2.0.12</a></li>
560
- <li class="toctree-l2"><a class="reference internal" href="#id32">2.0.11</a></li>
561
- <li class="toctree-l2"><a class="reference internal" href="#id33">2.0.10</a></li>
562
- <li class="toctree-l2"><a class="reference internal" href="#id34">2.0.9</a></li>
563
- <li class="toctree-l2"><a class="reference internal" href="#id35">2.0.8</a></li>
564
- <li class="toctree-l2"><a class="reference internal" href="#id36">2.0.7</a></li>
565
- <li class="toctree-l2"><a class="reference internal" href="#id37">2.0.2</a></li>
566
- <li class="toctree-l2"><a class="reference internal" href="#id38">2.0.0</a></li>
567
- <li class="toctree-l2"><a class="reference internal" href="#id39">1.8.0</a></li>
568
- <li class="toctree-l2"><a class="reference internal" href="#id40">1.7.6</a></li>
569
- <li class="toctree-l2"><a class="reference internal" href="#id41">1.7.5</a></li>
570
- <li class="toctree-l2"><a class="reference internal" href="#id42">1.7.4</a></li>
571
- <li class="toctree-l2"><a class="reference internal" href="#id43">1.7.3</a></li>
572
- <li class="toctree-l2"><a class="reference internal" href="#id44">1.7.2</a></li>
573
- <li class="toctree-l2"><a class="reference internal" href="#id45">1.7.1</a></li>
574
- <li class="toctree-l2"><a class="reference internal" href="#id46">1.7.0</a></li>
575
- <li class="toctree-l2"><a class="reference internal" href="#id47">1.6.1</a></li>
576
- <li class="toctree-l2"><a class="reference internal" href="#id48">1.6.0</a></li>
577
- <li class="toctree-l2"><a class="reference internal" href="#id49">1.5.4</a></li>
578
- <li class="toctree-l2"><a class="reference internal" href="#id50">1.5.2</a></li>
579
- <li class="toctree-l2"><a class="reference internal" href="#id51">1.5.1</a></li>
580
- <li class="toctree-l2"><a class="reference internal" href="#id52">1.5.0</a></li>
581
- <li class="toctree-l2"><a class="reference internal" href="#id53">1.4.1</a></li>
582
- <li class="toctree-l2"><a class="reference internal" href="#id54">1.3.4</a></li>
583
- <li class="toctree-l2"><a class="reference internal" href="#id55">1.3.3</a></li>
584
- <li class="toctree-l2"><a class="reference internal" href="#id56">1.3.2</a></li>
585
- <li class="toctree-l2"><a class="reference internal" href="#id57">1.3.1</a></li>
586
- <li class="toctree-l2"><a class="reference internal" href="#id58">1.2.0</a></li>
536
+ <li class="toctree-l2"><a class="reference internal" href="#id2">2.1.21</a></li>
537
+ <li class="toctree-l2"><a class="reference internal" href="#id3">2.1.20</a></li>
538
+ <li class="toctree-l2"><a class="reference internal" href="#id4">2.1.19</a></li>
539
+ <li class="toctree-l2"><a class="reference internal" href="#id5">2.1.18</a></li>
540
+ <li class="toctree-l2"><a class="reference internal" href="#id6">2.1.17</a></li>
541
+ <li class="toctree-l2"><a class="reference internal" href="#id7">2.1.16</a></li>
542
+ <li class="toctree-l2"><a class="reference internal" href="#id8">2.1.15</a></li>
543
+ <li class="toctree-l2"><a class="reference internal" href="#id9">2.1.14</a></li>
544
+ <li class="toctree-l2"><a class="reference internal" href="#id10">2.1.13</a></li>
545
+ <li class="toctree-l2"><a class="reference internal" href="#id11">2.1.12</a></li>
546
+ <li class="toctree-l2"><a class="reference internal" href="#id12">2.1.11</a></li>
547
+ <li class="toctree-l2"><a class="reference internal" href="#id13">2.1.10</a></li>
548
+ <li class="toctree-l2"><a class="reference internal" href="#id14">2.1.8</a></li>
549
+ <li class="toctree-l2"><a class="reference internal" href="#id15">2.1.7</a></li>
550
+ <li class="toctree-l2"><a class="reference internal" href="#id16">2.1.6</a></li>
551
+ <li class="toctree-l2"><a class="reference internal" href="#id17">2.1.5</a></li>
552
+ <li class="toctree-l2"><a class="reference internal" href="#id18">2.1.4</a></li>
553
+ <li class="toctree-l2"><a class="reference internal" href="#id19">2.1.3</a></li>
554
+ <li class="toctree-l2"><a class="reference internal" href="#id20">2.1.2</a></li>
555
+ <li class="toctree-l2"><a class="reference internal" href="#id21">2.1.1</a></li>
556
+ <li class="toctree-l2"><a class="reference internal" href="#id22">2.1.0</a></li>
557
+ <li class="toctree-l2"><a class="reference internal" href="#id23">2.0.22</a></li>
558
+ <li class="toctree-l2"><a class="reference internal" href="#id24">2.0.21</a></li>
559
+ <li class="toctree-l2"><a class="reference internal" href="#id25">2.0.20</a></li>
560
+ <li class="toctree-l2"><a class="reference internal" href="#id26">2.0.19</a></li>
561
+ <li class="toctree-l2"><a class="reference internal" href="#id27">2.0.18</a></li>
562
+ <li class="toctree-l2"><a class="reference internal" href="#id28">2.0.16</a></li>
563
+ <li class="toctree-l2"><a class="reference internal" href="#id29">2.0.15</a></li>
564
+ <li class="toctree-l2"><a class="reference internal" href="#id30">2.0.14</a></li>
565
+ <li class="toctree-l2"><a class="reference internal" href="#id31">2.0.13</a></li>
566
+ <li class="toctree-l2"><a class="reference internal" href="#id32">2.0.12</a></li>
567
+ <li class="toctree-l2"><a class="reference internal" href="#id33">2.0.11</a></li>
568
+ <li class="toctree-l2"><a class="reference internal" href="#id34">2.0.10</a></li>
569
+ <li class="toctree-l2"><a class="reference internal" href="#id35">2.0.9</a></li>
570
+ <li class="toctree-l2"><a class="reference internal" href="#id36">2.0.8</a></li>
571
+ <li class="toctree-l2"><a class="reference internal" href="#id37">2.0.7</a></li>
572
+ <li class="toctree-l2"><a class="reference internal" href="#id38">2.0.2</a></li>
573
+ <li class="toctree-l2"><a class="reference internal" href="#id39">2.0.0</a></li>
574
+ <li class="toctree-l2"><a class="reference internal" href="#id40">1.8.0</a></li>
575
+ <li class="toctree-l2"><a class="reference internal" href="#id41">1.7.6</a></li>
576
+ <li class="toctree-l2"><a class="reference internal" href="#id42">1.7.5</a></li>
577
+ <li class="toctree-l2"><a class="reference internal" href="#id43">1.7.4</a></li>
578
+ <li class="toctree-l2"><a class="reference internal" href="#id44">1.7.3</a></li>
579
+ <li class="toctree-l2"><a class="reference internal" href="#id45">1.7.2</a></li>
580
+ <li class="toctree-l2"><a class="reference internal" href="#id46">1.7.1</a></li>
581
+ <li class="toctree-l2"><a class="reference internal" href="#id47">1.7.0</a></li>
582
+ <li class="toctree-l2"><a class="reference internal" href="#id48">1.6.1</a></li>
583
+ <li class="toctree-l2"><a class="reference internal" href="#id49">1.6.0</a></li>
584
+ <li class="toctree-l2"><a class="reference internal" href="#id50">1.5.4</a></li>
585
+ <li class="toctree-l2"><a class="reference internal" href="#id51">1.5.2</a></li>
586
+ <li class="toctree-l2"><a class="reference internal" href="#id52">1.5.1</a></li>
587
+ <li class="toctree-l2"><a class="reference internal" href="#id53">1.5.0</a></li>
588
+ <li class="toctree-l2"><a class="reference internal" href="#id54">1.4.1</a></li>
589
+ <li class="toctree-l2"><a class="reference internal" href="#id55">1.3.4</a></li>
590
+ <li class="toctree-l2"><a class="reference internal" href="#id56">1.3.3</a></li>
591
+ <li class="toctree-l2"><a class="reference internal" href="#id57">1.3.2</a></li>
592
+ <li class="toctree-l2"><a class="reference internal" href="#id58">1.3.1</a></li>
593
+ <li class="toctree-l2"><a class="reference internal" href="#id59">1.2.0</a></li>
587
594
  </ul>
588
595
  </li>
589
596
  <li class="toctree-l1"><a class="reference internal" href="modules.html">quarchpy</a></li>