|
| 1 | +The [Quantum AI](https://quantumai.google) team and collaborators from all |
| 2 | +around the world maintain and develop open-source software projects for quantum |
| 3 | +computing. We build best-in-class libraries and utilities to advance research |
| 4 | +into applications and error correction for the future of fault-tolerant quantum |
| 5 | +computing. Our open-source projects are found in repositories under the |
| 6 | +Quantumlib organization and elsewhere on GitHub. |
| 7 | + |
| 8 | +## Repositories |
| 9 | + |
| 10 | +Our major efforts include the following: |
| 11 | + |
| 12 | +* [Cirq](https://github.com/quantumlib/Cirq): framework for creating, |
| 13 | + manipulating, and running quantum circuits on hardware or in simulation. |
| 14 | +* [OpenFermion](https://github.com/quantumlib/OpenFermion): framework for |
| 15 | + creating and analyzing quantum algorithms to simulate electronic structures. |
| 16 | +* [qsim](https://github.com/quantumlib/qsim): fast state-vector |
| 17 | + simulator that integrates with Cirq and TensorFlow Quantum. |
| 18 | +* [Qualtran](https://github.com/quantumlib/Qualtran): library for expressing |
| 19 | + and analyzing fault-tolerant quantum algorithms. |
| 20 | +* [Stim](https://github.com/quantumlib/Stim): tool for high-performance |
| 21 | + simulation and analysis of quantum stabilizer circuits. |
| 22 | +* [TensorFlow Quantum](https://github.com/tensorflow/quantum): framework for |
| 23 | + hybrid quantum-classical machine learning using |
| 24 | + [TensorFlow](https://tensorflow.org). |
| 25 | + |
| 26 | +Other projects include: |
| 27 | + |
| 28 | +* [Chromobius](https://github.com/quantumlib/Chromobius): fast Möbius decoder |
| 29 | + for color codes used in quantum error correction. |
| 30 | +* [ReCirq](https://github.com/quantumlib/ReCirq): repository of research |
| 31 | + examples and published experiments that use Cirq. |
| 32 | +* [Tensor Network Contraction Optimizer (TNCO)]( |
| 33 | + https://github.com/google-research/tnco): high-performance library for |
| 34 | + tensor networks. |
| 35 | +* [Tesseract Decoder](https://github.com/quantumlib/tesseract-decoder): |
| 36 | + search-based decoder for quantum error correction. |
| 37 | +* [TypedUnits](https://github.com/quantumlib/TypedUnits): utility |
| 38 | + library for working with units of measurement. |
| 39 | +* [Unitary](https://github.com/quantumlib/unitary): library for exploring |
| 40 | + quantum computing concepts through games. |
0 commit comments