qec 0.2.2__py3-none-any.whl → 0.2.4__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.
@@ -1,7 +1,8 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: qec
3
- Version: 0.2.2
3
+ Version: 0.2.4
4
4
  Summary: Python Tools for Quantum Error Correction
5
+ Author: Tamas Noszko, Liam Veeder-Sweeney
5
6
  Author-email: Joschka Roffe <joschka@roffe.eu>
6
7
  License: MIT License
7
8
 
@@ -26,10 +27,10 @@ License: MIT License
26
27
  SOFTWARE.
27
28
 
28
29
  Classifier: Development Status :: 4 - Beta
29
- Requires-Python: >=3.8
30
+ Requires-Python: >=3.9
30
31
  Description-Content-Type: text/markdown
31
32
  License-File: LICENSE
32
- Requires-Dist: ldpc
33
+ Requires-Dist: ldpc>=2.2.7
33
34
  Requires-Dist: numpy>=1.24.0
34
35
  Requires-Dist: scipy>=1.9.3
35
36
  Requires-Dist: requests
@@ -11,8 +11,8 @@ qec/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  qec/utils/binary_pauli_utils.py,sha256=BSlngYDdRICu0aVu4u_m0bvLicohORyGxfk5eRER7TQ,13245
12
12
  qec/utils/codetables_de_utils.py,sha256=S1wcVGJkkASQQ5s71QAsYBmpyE-3xTb6UsvgMfQtuiw,9469
13
13
  qec/utils/sparse_binary_utils.py,sha256=Y9xfGKzOGFiVTyhb6iF6N7-5oMY6Ah9oLrnv8HhSBHA,1965
14
- qec-0.2.2.dist-info/LICENSE,sha256=1b_xwNz1znYBfEaCL6pN2gNBAn8pQIjDRs_UhDp1EJI,1066
15
- qec-0.2.2.dist-info/METADATA,sha256=Soh5GrdXcP861-epLVwGnKlk7tVrrtVVc1xKFTowbhA,4509
16
- qec-0.2.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
17
- qec-0.2.2.dist-info/top_level.txt,sha256=d8l_7pJ5u9uWdviNp0FUK-j8VPZqywkDek7qa4NDank,4
18
- qec-0.2.2.dist-info/RECORD,,
14
+ qec-0.2.4.dist-info/LICENSE,sha256=1b_xwNz1znYBfEaCL6pN2gNBAn8pQIjDRs_UhDp1EJI,1066
15
+ qec-0.2.4.dist-info/METADATA,sha256=vhxmvHbYKUTHlzmnegqd2p4FxH6qQVVRL0la1h7sutg,4558
16
+ qec-0.2.4.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
17
+ qec-0.2.4.dist-info/top_level.txt,sha256=d8l_7pJ5u9uWdviNp0FUK-j8VPZqywkDek7qa4NDank,4
18
+ qec-0.2.4.dist-info/RECORD,,
File without changes
File without changes