stabilizer-code

There are 8 repositories under stabilizer-code topic.

  • QuantumSavory/QuantumClifford.jl

    Clifford circuits, graph states, and other quantum Stabilizer formalism tools.

    Language:Julia108813043
  • hongyehu/PyClifford

    An intuitive programming package for simulating and analyzing Clifford circuits, quantum measurement, and stabilizer states with applications to many-body localization, classical shadows, quantum chemistry and error correction code.

    Language:Jupyter Notebook6941614
  • nrenga/symplectic-arxiv18a

    MATLAB codes for the 2018 arXiv paper discussing synthesis of logical Clifford operators for stabilizer codes.

    Language:MATLAB11308
  • jolle-ag/qdx

    Quantum error correction code AI-discovery with Jax

    Language:Jupyter Notebook102
  • shubhamchandak94/stabilizer_code

    Implementation of stabilizer codes in pyQuil

    Language:Python8306
  • amitanilkulkarni/kitaev-toric-decoder

    This is a simulation of optimal decoder for Kitaev's Toric Codes, written in C++. The optimal toric decoder has a theoretical threshold of 11%. Through this simulation, I have successfully verified the threshold of 11%. This was done as a part of my MTech thesis at IIT Madras.

    Language:C++6203
  • QuantumSavory/PyQDecoders.jl

    A Julia interface to popular python packages for decoding quantum error correcting codes.

    Language:Julia3220
  • 108mk/Tensor_Network_Codes

    As a part of Quantum error correction review project, we explored tensor network codes (TNC). TNC has diverse nad promising use in quantum error correcting codes. It is powerful tools to design larger stabilizer codes, estimating code distance and maximum likelihood decoding.