pyqrack 1.59.0__py3-none-win_amd64.whl → 1.60.0__py3-none-win_amd64.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.
- pyqrack/qrack_ace_backend.py +0 -4
- pyqrack/qrack_system/qrack_cl_precompile/qrack_cl_precompile.exe +0 -0
- pyqrack/qrack_system/qrack_lib/qrack_pinvoke.dll +0 -0
- {pyqrack-1.59.0.dist-info → pyqrack-1.60.0.dist-info}/METADATA +2 -2
- {pyqrack-1.59.0.dist-info → pyqrack-1.60.0.dist-info}/RECORD +8 -8
- {pyqrack-1.59.0.dist-info → pyqrack-1.60.0.dist-info}/LICENSE +0 -0
- {pyqrack-1.59.0.dist-info → pyqrack-1.60.0.dist-info}/WHEEL +0 -0
- {pyqrack-1.59.0.dist-info → pyqrack-1.60.0.dist-info}/top_level.txt +0 -0
pyqrack/qrack_ace_backend.py
CHANGED
|
@@ -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
|
|
Binary file
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyqrack
|
|
3
|
-
Version: 1.
|
|
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=9fGCYdEUg_AsENCDRylbrZvUMVbUajRTn3CyuFGuFyM,805
|
|
2
2
|
pyqrack/neuron_activation_fn.py,sha256=GOqcCkiEB60jCojTrcuHuZMDP5aTOy0adtR8SY_2EZc,614
|
|
3
3
|
pyqrack/pauli.py,sha256=TUm1SN_HLz3eMW9gD_eg-IYXcMCyr36mYSytq_ExZIU,673
|
|
4
|
-
pyqrack/qrack_ace_backend.py,sha256=
|
|
4
|
+
pyqrack/qrack_ace_backend.py,sha256=3FjsJsf0CFgZDBgXVyU1Wa0QN_DiuUG1rSBPQlaJ7fI,50270
|
|
5
5
|
pyqrack/qrack_circuit.py,sha256=QK2dtPYurdXuw-efVq7lYz40_480NxCejXhOVwBGkXs,20122
|
|
6
6
|
pyqrack/qrack_neuron.py,sha256=a3F0hduVvXZi9aXsY0du5hBFXpMq_R5UHHDOv2-YtFM,9305
|
|
7
7
|
pyqrack/qrack_neuron_torch_layer.py,sha256=OhNSldzaqLaMoNBkin68j8QWOOiuZCQJDZPgSDRI2Fk,6330
|
|
@@ -10,13 +10,13 @@ pyqrack/qrack_stabilizer.py,sha256=AJe7dfFcxFKyig3tjWXw0UKhXer5Wl9QNvjNNqlOL5M,2
|
|
|
10
10
|
pyqrack/quimb_circuit_type.py,sha256=iC0CCpZBGhziFC8-uBCH43Mi29uvVUrtBG6W9YBlyps,638
|
|
11
11
|
pyqrack/qrack_system/__init__.py,sha256=PUterej-xpA4BqFmiBrQCMeTQlsRf-K8Dxnwp-iVvUQ,343
|
|
12
12
|
pyqrack/qrack_system/qrack_system.py,sha256=73m6cDyaE-wY0w4uFqdpngDOMoYJWOnzjitF8mD0Vb4,44281
|
|
13
|
-
pyqrack/qrack_system/qrack_cl_precompile/qrack_cl_precompile.exe,sha256=
|
|
14
|
-
pyqrack/qrack_system/qrack_lib/qrack_pinvoke.dll,sha256=
|
|
13
|
+
pyqrack/qrack_system/qrack_cl_precompile/qrack_cl_precompile.exe,sha256=yiOuQoe-23X3uL9La-UQF4QvHaVqn5TFLbHZmoMH1Pk,183808
|
|
14
|
+
pyqrack/qrack_system/qrack_lib/qrack_pinvoke.dll,sha256=g12QuTShFFSnMtuRsVzbEzpTf36VLd6-ZyGDoDbK8eI,2139136
|
|
15
15
|
pyqrack/stats/__init__.py,sha256=hI715MGW7D4mDYhUFpRI4ZLsynYDO4tN-rjsuuYbG6Q,282
|
|
16
16
|
pyqrack/stats/load_quantized_data.py,sha256=_1w9BPrZNreP0wOAyaAZHdEGKoGiI7tMeFD9P3eyJC0,1219
|
|
17
17
|
pyqrack/stats/quantize_by_range.py,sha256=0eBIqByIxa4vfm4fQGZLAMGR9y8raxde3e5rvUWJ_dQ,2326
|
|
18
|
-
pyqrack-1.
|
|
19
|
-
pyqrack-1.
|
|
20
|
-
pyqrack-1.
|
|
21
|
-
pyqrack-1.
|
|
22
|
-
pyqrack-1.
|
|
18
|
+
pyqrack-1.60.0.dist-info/LICENSE,sha256=IdAVedmFOPQtHi_XeEI9OhJwUuwlT6tCJwrT55zAn3w,1090
|
|
19
|
+
pyqrack-1.60.0.dist-info/METADATA,sha256=DD_qFD4xr4kYGKfQIZpSID9Eo3NG0AeQqCZDSz6lPFA,5978
|
|
20
|
+
pyqrack-1.60.0.dist-info/WHEEL,sha256=JMWfR_Dj7ISokcwe0cBhCfK6JKnIi-ZX11L6d_ntt6o,98
|
|
21
|
+
pyqrack-1.60.0.dist-info/top_level.txt,sha256=YE_3q9JTGRLMilNg2tGP1y7uU-Dx8PDao2OhwoIbv8E,8
|
|
22
|
+
pyqrack-1.60.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|