pyqrack 1.59.0__py3-none-manylinux_2_39_x86_64.whl → 1.60.0__py3-none-manylinux_2_39_x86_64.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.

Potentially problematic release.


This version of pyqrack might be problematic. Click here for more details.

@@ -272,10 +272,6 @@ class QrackAceBackend:
272
272
  if long_range_rows < self._col_length:
273
273
  self._is_row_long_range[-1] = False
274
274
  sim_count = col_patch_count * row_patch_count
275
- self._row_offset = 0
276
- for r in range(self._col_length):
277
- for c in self._is_col_long_range:
278
- self._row_offset += 1 if c else 3
279
275
 
280
276
  self._qubit_dict = {}
281
277
  sim_counts = [0] * sim_count
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyqrack
3
- Version: 1.59.0
3
+ Version: 1.60.0
4
4
  Summary: pyqrack - Pure Python vm6502q/qrack Wrapper
5
5
  Home-page: https://github.com/vm6502q/pyqrack
6
6
  Author: Daniel Strano
@@ -90,4 +90,4 @@ For custom Qrack build floating-point precision, where options are `half`, `floa
90
90
 
91
91
  Please feel welcome to open an issue, if you'd like help. 😃
92
92
 
93
- **Special thanks go to Zeeshan Ahmed, for bug fixes and design suggestions, Ashish Panigrahi, for documentation and design suggestions, WingCode, for documentation, and to the broader community of Qrack contributors, for years of happy Qracking! You rock!**
93
+ **Special thanks go to Zeeshan Ahmed, for bug fixes and design suggestions, Ashish Panigrahi, for documentation and design suggestions, WingCode, for documentation, Or Golan, for CI build pipeline tooling, and to the broader community of Qrack contributors, for years of happy Qracking! You rock!**
@@ -1,7 +1,7 @@
1
1
  pyqrack/__init__.py,sha256=3tBwfCCD-zQjQ2g1EUZdggKdn-3b2uSFTbT7LS0YLaU,785
2
2
  pyqrack/neuron_activation_fn.py,sha256=fQTTFfsvwcot_43Vopacot47IV2Rxk8pelUyuzwpXPs,593
3
3
  pyqrack/pauli.py,sha256=wg500wDOwdIU4lEVJoMmjtbAdmtakZYzLPjdzC2rwUQ,654
4
- pyqrack/qrack_ace_backend.py,sha256=tjP8rkRYN5PrK5HRp4tllDjOiwu9OOa3uuIAG3S9Ph8,48908
4
+ pyqrack/qrack_ace_backend.py,sha256=_M03YHvczhw65gtg0ly8qlen7aOPDLC1K5gtM-cTgbI,48741
5
5
  pyqrack/qrack_circuit.py,sha256=vDCKGbcEHJDFUKprjCpWgit8lXFnMrPimKHURD2_Hj4,19538
6
6
  pyqrack/qrack_neuron.py,sha256=UiJdjAGB6usjAGHWSosSFCUUeIkhh3MtZbsaxfsIsNw,9043
7
7
  pyqrack/qrack_neuron_torch_layer.py,sha256=Bs5BLC2GFevfSpo_jSJ2AZl-hfDRJmzlGN9pFw1CtoQ,6160
@@ -11,13 +11,13 @@ pyqrack/quimb_circuit_type.py,sha256=Sk-Tmn38kUYmAkJJ75btWuhYZyTXOOezmowFhfdiGDc
11
11
  pyqrack/qrack_system/__init__.py,sha256=-oZ9dsb1hixsnrkUJRY_C5DzQ_l6MtifF_Z465BgqV4,334
12
12
  pyqrack/qrack_system/qrack_system.py,sha256=eLBJ-PurfcpbAtZxiDdqAQUuByooAmhzuYs2VTePdt0,42943
13
13
  pyqrack/qrack_system/qrack_cl_precompile/qrack_cl_precompile,sha256=gDBnd1HAD3Nv_l6GyCfvlsfcCHEQsAMP-bRQnkKLqXg,360080
14
- pyqrack/qrack_system/qrack_lib/libqrack_pinvoke.so,sha256=3bl84Kw9xXRW_YBASamC6S-wiVwG3QgmqoBuw4vCNk4,4278016
15
- pyqrack/qrack_system/qrack_lib/libqrack_pinvoke.so.9.21.0,sha256=3bl84Kw9xXRW_YBASamC6S-wiVwG3QgmqoBuw4vCNk4,4278016
14
+ pyqrack/qrack_system/qrack_lib/libqrack_pinvoke.so,sha256=bvXqFIio_mOXm_Qi_72d-LGqZnbFRkyi4vMfnUQZHjk,4434448
15
+ pyqrack/qrack_system/qrack_lib/libqrack_pinvoke.so.9.22.0,sha256=bvXqFIio_mOXm_Qi_72d-LGqZnbFRkyi4vMfnUQZHjk,4434448
16
16
  pyqrack/stats/__init__.py,sha256=Hla85my2fY_roR9lIjGBVpEG7ySOTMwjWa8D6-kgCnY,276
17
17
  pyqrack/stats/load_quantized_data.py,sha256=z12u9F7Nt3P-i44nY1xxvso_klS6WIHS3iqq7R2_lqE,1184
18
18
  pyqrack/stats/quantize_by_range.py,sha256=UM0_7jJDdQ7g30cR3UQAxkbzkqrmsy1oUfqg0h11FUY,2270
19
- pyqrack-1.59.0.dist-info/licenses/LICENSE,sha256=HxB-7SaWTuewAk1nz-3_3FUD6QhgX73kNT_taKVUTq8,1069
20
- pyqrack-1.59.0.dist-info/METADATA,sha256=BMTWJ_WKnEC87IUVrFlFh5astPITIrvNav5DUk2f334,6081
21
- pyqrack-1.59.0.dist-info/WHEEL,sha256=k8EuOMBHdXsN9XSTE5LrpwS4FtdLkoSlyO_7W-lE_zg,109
22
- pyqrack-1.59.0.dist-info/top_level.txt,sha256=YE_3q9JTGRLMilNg2tGP1y7uU-Dx8PDao2OhwoIbv8E,8
23
- pyqrack-1.59.0.dist-info/RECORD,,
19
+ pyqrack-1.60.0.dist-info/licenses/LICENSE,sha256=HxB-7SaWTuewAk1nz-3_3FUD6QhgX73kNT_taKVUTq8,1069
20
+ pyqrack-1.60.0.dist-info/METADATA,sha256=eb5kBO4hXBHIBJNbDjOPi42BzVEU_QNB6hl6yxVFi-o,6122
21
+ pyqrack-1.60.0.dist-info/WHEEL,sha256=k8EuOMBHdXsN9XSTE5LrpwS4FtdLkoSlyO_7W-lE_zg,109
22
+ pyqrack-1.60.0.dist-info/top_level.txt,sha256=YE_3q9JTGRLMilNg2tGP1y7uU-Dx8PDao2OhwoIbv8E,8
23
+ pyqrack-1.60.0.dist-info/RECORD,,