{"id":26536011,"url":"https://github.com/qecsim/qecsim","last_synced_at":"2025-03-21T21:17:29.557Z","repository":{"id":48201658,"uuid":"336911658","full_name":"qecsim/qecsim","owner":"qecsim","description":"qecsim is a Python 3 package for simulating quantum error correction using stabilizer codes.","archived":false,"fork":false,"pushed_at":"2021-08-05T06:44:55.000Z","size":1049,"stargazers_count":78,"open_issues_count":1,"forks_count":23,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-01T06:18:33.692Z","etag":null,"topics":["python","qec","quantum-error-correction","simulation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qecsim.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-07T23:21:03.000Z","updated_at":"2025-02-26T12:44:24.000Z","dependencies_parsed_at":"2022-09-10T09:12:31.474Z","dependency_job_id":null,"html_url":"https://github.com/qecsim/qecsim","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qecsim%2Fqecsim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qecsim%2Fqecsim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qecsim%2Fqecsim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qecsim%2Fqecsim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qecsim","download_url":"https://codeload.github.com/qecsim/qecsim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244868756,"owners_count":20523592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","qec","quantum-error-correction","simulation"],"created_at":"2025-03-21T21:17:29.021Z","updated_at":"2025-03-21T21:17:29.545Z","avatar_url":"https://github.com/qecsim.png","language":"Python","funding_links":[],"categories":["Quantum error correction"],"sub_categories":[],"readme":"qecsim\n======\n\n.. image:: https://img.shields.io/badge/docs-stable-blue.svg\n    :target: https://qecsim.github.io/\n    :alt: Documentation\n\n.. image:: https://github.com/qecsim/qecsim/workflows/CI/badge.svg?branch=master\n    :target: https://github.com/qecsim/qecsim/actions?workflow=CI\n    :alt: CI Status\n\n.. image:: https://codecov.io/gh/qecsim/qecsim/branch/master/graph/badge.svg?token=BH80LCIYBZ\n    :target: https://codecov.io/gh/qecsim/qecsim\n    :alt: Coverage\n\n.. image:: https://img.shields.io/pypi/v/qecsim\n    :target: https://pypi.org/project/qecsim/\n    :alt: PyPI\n\n**qecsim** is a Python 3 package for simulating quantum error correction using\nstabilizer codes.\n\nIt provides access to all features via a command-line interface. It can also be\nused as a library via the fully-documented API. It includes many common codes,\nerror models and decoders, and can be extended with additional components.\n\n\nInstallation\n------------\n\nInstall and upgrade using `pip`_:\n\n.. code-block:: text\n\n    $ pip install -U qecsim\n\n.. _pip: https://pip.pypa.io/en/stable/quickstart/\n\n\nUsage\n-----\n\n\nCLI\n~~~\n\n.. code-block:: text\n\n    $ qecsim --version\n    qecsim, version 1.0b9\n    $ qecsim --help                 # console script\n    ...\n    $ python -O -m qecsim --help    # module script with Python options e.g. -O for optimize\n    ...\n\n\nAPI\n~~~\n\n.. code-block:: text\n\n    \u003e\u003e\u003e import qecsim\n    \u003e\u003e\u003e qecsim.__version__\n    '1.0b9'\n    \u003e\u003e\u003e from qecsim import app\n    \u003e\u003e\u003e help(app)\n    ...\n\n\nExtension\n~~~~~~~~~\n\nqecsim can be extended with additional codes, error models and decoders that\nintegrate into the command-line interface.\nSee https://github.com/qecsim/qecsimext for a basic example.\n\n\nLicense / Citing\n----------------\n\nqecsim is released under the BSD 3-Clause license. If you use qecsim in your\nresearch, please see the `qecsim documentation`_ for citing details.\n\n.. _qecsim documentation: https://qecsim.github.io/\n\n\nLinks\n-----\n\n* Source code: https://github.com/qecsim/qecsim\n* Documentation: https://qecsim.github.io/\n* Issue tracker: https://github.com/qecsim/qecsim/issues\n* Releases: https://pypi.org/project/qecsim/\n* Contact: qecsim@gmail.com\n\n----\n\nCopyright 2016 - 2021, David K. Tuckett.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqecsim%2Fqecsim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqecsim%2Fqecsim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqecsim%2Fqecsim/lists"}