surface-sim

View on PyPIReverse Dependencies (0)

0.5.0 surface_sim-0.5.0-py3-none-any.whl

Wheel Details

Project: surface-sim
Version: 0.5.0
Filename: surface_sim-0.5.0-py3-none-any.whl
Download: [link]
Size: 76612
MD5: 9949d58dd623e0a54c93cd83d7d1390c
SHA256: ceba7a531e20877531b6951920d20feb9e28ffd00e4e3ba6c81184d92f5261ba
Uploaded: 2024-12-18 08:38:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: surface-sim
Version: 0.5.0
Summary: Suface code simulations package
Author-Email: Marc Serra Peralta <marcserraperalta[at]gmail.com>, Boris Varbanov <b.m.varbanov[at]gmail.com>
Maintainer-Email: Marc Serra Peralta <marcserraperalta[at]gmail.com>
License: MIT License Copyright (c) 2023 MarcSerraPeralta Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: quantum,error correction,surface code,stabilizer simulation
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: xarray
Requires-Dist: PyYAML
Requires-Dist: netCDF4
Requires-Dist: stim (>=1.14.0)
Requires-Dist: qec-util
Requires-Dist: python-sat
Requires-Dist: galois (>=0.4.2)
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: pytest-black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-print; extra == "dev"
Requires-Dist: pytest-flake8; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2030 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
surface_sim/__init__.py sha256=gxhc8x5hgLn8jasVaWLzIJVrRGIKPLWnA_xdrJnUQrY 386
surface_sim/circuit_blocks/__init__.py sha256=CnCOK6EO0PD4itgePFGdFLcWBaS_XTnRAnImsNaQI8A 474
surface_sim/circuit_blocks/decorators.py sha256=SiNxYg27o0jhyS9fZRui0AvUVUE5rREwydwXDYUfmI8 1910
surface_sim/circuit_blocks/rot_surface_code_css.py sha256=ELfL-UWglFMsiBqrGcjOwDWGfEcAEaaYPtsZQ9LC0SA 7205
surface_sim/circuit_blocks/rot_surface_code_css_pipelined.py sha256=osCJfJgdKMZqpZFiggPhwZbseUaVkOQGk9gM5kG6f88 4954
surface_sim/circuit_blocks/rot_surface_code_xzzx.py sha256=_3p2_dKJH8nmab-AOrnzzJ4vSUal15Bg4WIxAy_-3Ww 8167
surface_sim/circuit_blocks/rot_surface_code_xzzx_google.py sha256=SW-ceoPFVKu-WUuM2KrQRx2dDxS86IDTOxvqYQKOTw4 7866
surface_sim/circuit_blocks/rot_surface_code_xzzx_pipelined.py sha256=4LWhSIpjV4pT5qJ_F1iLAR8SWocHC6rKvRqm8zc3eW0 5385
surface_sim/circuit_blocks/unrot_surface_code_css.py sha256=E4zB8pmfAa-kMefDBGK3hH331jHfC50knLr1WgmuvR8 7815
surface_sim/circuit_blocks/util.py sha256=FNjTuqheZk_7kwYnPyBYIZxTo83kdamhBEWINPDngB0 31080
surface_sim/detectors/__init__.py sha256=tL3-N7_fPox3no1GxRgzZlMUpzMMruIgHZFIccFcHX0 199
surface_sim/detectors/detectors.py sha256=RUX8oKMzTkQ8g0Qe-U8hVQo_NpQHcNxH9s5W7tinPm8 25937
surface_sim/experiments/__init__.py sha256=aHbCJ-BPcTw9G9SeWLL6d1ZBYiVcO30CJYsVwgPp-pk 619
surface_sim/experiments/arbitrary_experiment.py sha256=pcMt-KBZCtBtfAu5mZH8wtEftys2tpCdkl8_kO4nSys 11445
surface_sim/experiments/rot_surface_code_css.py sha256=UZqRujLyY0vO-6GeiTmVkmrmTGRoC2KvdTaGaX_eEXs 12066
surface_sim/experiments/rot_surface_code_css_pipelined.py sha256=WPCLUfLA5Ataa_h1v7SsmG1RdJHWiaBBhoAvckaEqn8 6479
surface_sim/experiments/rot_surface_code_xzzx.py sha256=inElQxxmvKHQgLnLyrq9qdrElEedSvzhoqFzhDP4FFI 3031
surface_sim/experiments/rot_surface_code_xzzx_google.py sha256=J_szDsk92EsiIhB1Y5w_qez8vnFV_Zsm2u34zn8M5pA 3393
surface_sim/experiments/rot_surface_code_xzzx_pipelined.py sha256=UNueLyPrEYjTkUEuzOrImrE9_WMG3WyrKZXmGhLM-NU 3041
surface_sim/experiments/unrot_surface_code_css.py sha256=XciI2HDn7go1BiJ4W5HCe_yu4X0o-1kGunYLE105wCE 15112
surface_sim/layouts/__init__.py sha256=DKbBBSzUL8rC7cJ7VzWdzD9PWdRyZTICSxizS-iCmuc 525
surface_sim/layouts/layout.py sha256=2z_-yqdXcQipTTx716pV7twuxYgoVNt8YaICOSdDiNs 17515
surface_sim/layouts/operations.py sha256=1LogFgDipR-XtlbISaSpDBniANvcrpEcrxAMa2J1gqE 1957
surface_sim/layouts/plotter.py sha256=cvLm_HDlmtPdrE2mPOh_NpJl0wyBjEBvZ7dlEcNr1ts 12138
surface_sim/layouts/util.py sha256=YvVxeJ9CGZlGs352gp6tY3m_aPGARy2dQ5O7AyB5MjE 3082
surface_sim/layouts/library/__init__.py sha256=i9JhYmbTxQg3mBegQ8aUq15hm7zzmvUW7Kj-e90650c 358
surface_sim/layouts/library/rot_surface_codes.py sha256=5tHdpYAw-B3uNC8Cx_0XdVw0JwGxCbZwYmpmzENG5Ug 10807
surface_sim/layouts/library/unrot_surface_codes.py sha256=ZtAnr8xHO56QOqY6sxOuQ_S9wzSwY7uJJRmHEybuCKI 10776
surface_sim/layouts/library/util.py sha256=aZQkTv9lR5P-CTgztxX8lhGQQSg3yYyQq8XMmMI23x4 1356
surface_sim/log_gates/__init__.py sha256=nwM0xhIskdaYibDKWtabO4-3OGLbKivK4ywjony1Vt0 121
surface_sim/log_gates/rot_surface_code_css.py sha256=XaMz3v9oFnrKfrHPasfQA-uQwAhU2PiEIQVuwOO_b7Q 8901
surface_sim/log_gates/unrot_surface_code_css.py sha256=1ianl0eb_Mw3XqStMSPhyIW0aiYbs-Qn1jfNPa6UB3U 13457
surface_sim/log_gates/util.py sha256=4vLsgu3B4YwfCdyPKWuHKnMQbM5qIKSQbW-RmEzdiqE 3273
surface_sim/models/__init__.py sha256=6hQVkk8MpLJb4tBpG5X_Dz3JBLi9rEe8aX3buTYm-SQ 458
surface_sim/models/library.py sha256=ree_vYt_WNrqOgmt4tTS8xSlpQ-nOgLEmMtOIsXInoQ 38505
surface_sim/models/model.py sha256=TxaqUlEwB-Ke8zjGiTLEo0LT7TVhomXPmOGhcoXq1OA 6136
surface_sim/models/util.py sha256=bkQrGM5q0H95nBcNXurjqdP5hUMarDiK1g8zJPWIL64 3593
surface_sim/setup/__init__.py sha256=7Aetr1AQ69w6qmj21agmidfDKcwCnqwecuUs1R3lvYo 106
surface_sim/setup/library.py sha256=asHkhZmqzbBY4GZnlS87-xba_J2PUVlG0nq1xCRF0FI 908
surface_sim/setup/setup.py sha256=KpDyyYIIfbrTI60422qj6eJE1M464uYD54g1FABEDn8 8581
surface_sim/util/__init__.py sha256=csSBoHIKRkiuxyLUq3uALVa67gduE0AkHHVoiN30ROw 292
surface_sim/util/circuit_operations.py sha256=OKCY0ABX3vLWdOUvvY5yV_BFPawrKwNlmiAzCvNaxxo 18548
surface_sim/util/data_gen.py sha256=XFZcMTPSQUIcdxqyOh469PAZUzbv_x2CBeGht3pcfUw 2594
surface_sim-0.5.0.dist-info/LICENSE sha256=yvFUnoDy02O5j1J_XIgpe6iGj7tGnHBqeWpRyiQX_9w 1073
surface_sim-0.5.0.dist-info/METADATA sha256=yMUA27EVOkRCkvjX-lbow0ASfrzhE4rWk183YsdYzl0 4205
surface_sim-0.5.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
surface_sim-0.5.0.dist-info/top_level.txt sha256=ecEF_rMWPtXJk5I3paUc1EshniE-TeDkLcuYKSUTCn8 12
surface_sim-0.5.0.dist-info/RECORD

top_level.txt

surface_sim