pyqrack 1.59.0__py3-none-macosx_14_0_arm64.whl → 1.60.0__py3-none-macosx_14_0_arm64.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.1
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
@@ -79,4 +79,4 @@ For custom Qrack build floating-point precision, where options are `half`, `floa
79
79
 
80
80
  Please feel welcome to open an issue, if you'd like help. 😃
81
81
 
82
- **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!**
82
+ **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=oVv74H7l9G0k6YTYFqYWygQ9XV-xt7IcyPwZlpudbuw,36224
14
- pyqrack/qrack_system/qrack_lib/libqrack_pinvoke.9.21.0.dylib,sha256=d6w5_ylP-iyrsfNvDEisSHkC_Tz3gH3ctImoHCaex4c,2756432
15
- pyqrack/qrack_system/qrack_lib/libqrack_pinvoke.dylib,sha256=d6w5_ylP-iyrsfNvDEisSHkC_Tz3gH3ctImoHCaex4c,2756432
14
+ pyqrack/qrack_system/qrack_lib/libqrack_pinvoke.9.22.0.dylib,sha256=xDZtSZKgQwhGXSJqh_3D96AyEwQU5NushdpoO7ToeFo,2858912
15
+ pyqrack/qrack_system/qrack_lib/libqrack_pinvoke.dylib,sha256=xDZtSZKgQwhGXSJqh_3D96AyEwQU5NushdpoO7ToeFo,2858912
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/LICENSE,sha256=HxB-7SaWTuewAk1nz-3_3FUD6QhgX73kNT_taKVUTq8,1069
20
- pyqrack-1.59.0.dist-info/METADATA,sha256=ZIzap3SU8YvY5OwkNTjQlsKOGBqJb8Dp1ZNIY9DVVso,5851
21
- pyqrack-1.59.0.dist-info/WHEEL,sha256=BM14wstXunLvpW3hePaerLq1eZfN4NnYgS3CIXR7_AM,106
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/LICENSE,sha256=HxB-7SaWTuewAk1nz-3_3FUD6QhgX73kNT_taKVUTq8,1069
20
+ pyqrack-1.60.0.dist-info/METADATA,sha256=PVCNBbl44Lun0SlVUj1KJkFQRzDEkcVFD-rtR6ye4yI,5892
21
+ pyqrack-1.60.0.dist-info/WHEEL,sha256=BM14wstXunLvpW3hePaerLq1eZfN4NnYgS3CIXR7_AM,106
22
+ pyqrack-1.60.0.dist-info/top_level.txt,sha256=YE_3q9JTGRLMilNg2tGP1y7uU-Dx8PDao2OhwoIbv8E,8
23
+ pyqrack-1.60.0.dist-info/RECORD,,