Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/qiskit-community/qiskit-qec

Qiskit quantum error correction framework
https://github.com/qiskit-community/qiskit-qec

framework quantum-error-correction surface-code

Last synced: 17 days ago
JSON representation

Qiskit quantum error correction framework

Lists

README

        

![Platform](https://img.shields.io/badge/Platform-Linux%20%7C%20macOS%20%7C%20Windows-informational)
[![Python](https://img.shields.io/badge/Python-3.7%20%7C%203.8%20%7C%203.9%20%7C%203.10-informational)](https://www.python.org/)
[![Qiskit](https://img.shields.io/badge/Qiskit-%E2%89%A5%200.34.2-6133BD)](https://github.com/Qiskit/qiskit)
[![License](https://img.shields.io/github/license/qiskit-community/quantum-prototype-template?label=License)](./LICENSE.txt)
[![Code style: Black](https://img.shields.io/badge/Code%20style-Black-000.svg)](https://github.com/psf/black)
[![Tests, linter and coverage](https://github.com/qiskit-community/qiskit-qec/actions/workflows/tests.yml/badge.svg)](https://github.com/qiskit-community/qiskit-qec/actions/workflows/tests.yml)

| WARNING: qiskit-qec is still in the early stages of development and it is very likely that there will be breaking API changes in future releases. If you encounter any bugs please open an issue. |
| --- |

# Qiskit QEC

**Qiskit Framework for Quantum Error Correction** is an open-source framework for developers, experimentalist and theorists of Quantum Error Correction (QEC).

### Table of Contents

##### For Users

1. [About the Project](./docs/project_overview.md)
2. [Beginner's Guide](./docs/beginners_guide.md)
3. [Installation](./docs/installation.md)
4. [Tutorials](./docs/tutorials)
5. [How-Tos](./docs/how_tos)
6. [How to Give Feedback](#how-to-give-feedback)
7. [Contribution Guidelines](#contribution-guidelines)
8. [Acknowledgements](#acknowledgements)
9. [License](#license)

##### For Developers/Contributors

1. [Contribution Guide](CONTRIBUTING.md)
2. [Technical Docs](docs/apidocs)

----------------------------------------------------------------------------------------------------

### How to Give Feedback

We encourage your feedback! You can share your thoughts with us by:
- [Opening an issue](https://github.com/Qiskit/qiskit-qec/issues) in the repository

----------------------------------------------------------------------------------------------------

### Contribution Guidelines

For information on how to contribute to this project, please take a look at our [contribution guidelines](./CONTRIBUTING.md).

----------------------------------------------------------------------------------------------------

## Acknowledgements

Development was partially supported by IARPA under contract W911NF-16-1-0114 and the DOE Office of Science National Quantum Information Science Research Centers, Co-design Center for Quantum Advantage (C2QA) under contract number DE-SC0012704. All statements of fact, opinion or conclusions contained herein are those of the authors and should not be construed as representing the official views or policies of the US Government.

----------------------------------------------------------------------------------------------------

### License
[Apache License 2.0](./LICENSE.txt)