Skip to main content

Quantum error correction simulator

Project description

qecsim is a Python 3 package for simulating quantum error correction using stabilizer codes.

It provides access to all features via a command-line interface. It can also be used as a library via the fully-documented API. It includes many common codes, error models and decoders, and can be extended with additional components.


Installation

Install and upgrade using pip:

$ pip install -U qecsim

Usage


CLI

$ qecsim --version
qecsim, version 1.0b7
$ qecsim --help                 # console script
...
$ python -O -m qecsim --help    # module script with Python options e.g. -O for optimize
...

API

>>> import qecsim
>>> qecsim.__version__
'1.0b7'
>>> from qecsim import app
>>> help(app)
...

Extension

qecsim can be extended with additional codes, error models and decoders that integrate into the command-line interface. See https://bitbucket.org/qecsim/qecsimext/ for a basic example.


License / Citing

qecsim is released under the BSD 3-Clause license. If you use qecsim in your research, please see the qecsim documentation for citing details.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qecsim-1.0b7.tar.gz (119.8 kB view details)

Uploaded Source

Built Distribution

qecsim-1.0b7-py3-none-any.whl (148.0 kB view details)

Uploaded Python 3

File details

Details for the file qecsim-1.0b7.tar.gz.

File metadata

  • Download URL: qecsim-1.0b7.tar.gz
  • Upload date:
  • Size: 119.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.8

File hashes

Hashes for qecsim-1.0b7.tar.gz
Algorithm Hash digest
SHA256 0836044255986b4180a5237983c4b6a208bd1ec4a628355d84f6317e927b4f50
MD5 59bc9f9f7296fa1b3663ba9225b210ef
BLAKE2b-256 c575dc4d6c4d3c9a0abc01dc88c676d7cf0f0aa469f375b21789d44b869fdd23

See more details on using hashes here.

File details

Details for the file qecsim-1.0b7-py3-none-any.whl.

File metadata

  • Download URL: qecsim-1.0b7-py3-none-any.whl
  • Upload date:
  • Size: 148.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.8

File hashes

Hashes for qecsim-1.0b7-py3-none-any.whl
Algorithm Hash digest
SHA256 93b1460fd5ecf9b11b72345e833aad315f05545dc5985a1273b0a34f922a2c4d
MD5 3e288e6236f6eadacfe665382eac01a7
BLAKE2b-256 572fc412ccbc716e0d78ff9089ebe0f7822e1264dba7d68f9a276610d432e90c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page