Pinned Repositories
awesome-quantum-software
Curated list of open-source quantum software projects.
BeliefMatching
An implementation of the belief-matching decoder
chromobius
Cirq
A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
hyperbolic-floquet-data
Ancillary data for the paper "Constructions and performance of hyperbolic and semi-hyperbolic Floquet codes"
OpenFermion
The electronic structure package for quantum computers.
pewpew-qube
Quantum rubiks' cube on a pewpew for the IBM QISKIT Europe hackathon 2019
PyMatching
PyMatching: A Python/C++ library for decoding quantum error correcting codes with minimum-weight perfect matching.
stimbposd
A package for decoding Stim circuits using belief propagation with ordered statistics decoding (BP+OSD)
StimCircuits
A Python implementation of some standard Stim error correction circuits
oscarhiggott's Repositories
oscarhiggott/PyMatching
PyMatching: A Python/C++ library for decoding quantum error correcting codes with minimum-weight perfect matching.
oscarhiggott/stimbposd
A package for decoding Stim circuits using belief propagation with ordered statistics decoding (BP+OSD)
oscarhiggott/BeliefMatching
An implementation of the belief-matching decoder
oscarhiggott/StimCircuits
A Python implementation of some standard Stim error correction circuits
oscarhiggott/pewpew-qube
Quantum rubiks' cube on a pewpew for the IBM QISKIT Europe hackathon 2019
oscarhiggott/awesome-quantum-software
Curated list of open-source quantum software projects.
oscarhiggott/hyperbolic-floquet-data
Ancillary data for the paper "Constructions and performance of hyperbolic and semi-hyperbolic Floquet codes"
oscarhiggott/chromobius
oscarhiggott/Cirq
A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
oscarhiggott/OpenFermion
The electronic structure package for quantum computers.
oscarhiggott/OpenFermion-Cirq
Quantum circuits for simulations of quantum chemistry and materials.
oscarhiggott/python-quaec
A library for working with quantum error correction.
oscarhiggott/pyzx
Python library for quantum circuit rewriting and optimisation using the ZX-calculus
oscarhiggott/qiskit-qec
Qiskit tools for quantum error correction
oscarhiggott/qiskit-terra
Terra provides the foundations for Qiskit. It allows the user to write quantum circuits easily, and takes care of the constraints of real hardware.
oscarhiggott/slowmatch
Example of minimum weight embedded matching in python.