XanaduAI / QHack2022

QHack—The one-of-a-kind quantum computing hackathon
https://qhack.ai
87 stars 122 forks source link

[ENTRY] Testbed for Quantum Codes #99

Open t1491625 opened 2 years ago

t1491625 commented 2 years ago

Team Name:

fault_intolerant

Project Description:

Implementing the method described in 'Decoding quantum errors with subspace expansions' McClean et. al 2020. This approximates the post processing error correction method of projecting out all non codes states with a more relaxed projector containing a subset of the full stabiliser group for a quantum code.

Apart from the direct application to error mitigation, the ability to decode quantum errors without ancilla heavy syndrome measurements means this method is a NISQ friendly candidate for investigating the performance of quantum codes on real devices. I implement the beginnings of an open source library for this purpose and observe the results of a small toy problem.

Presentation:

https://github.com/tom-88/qhack22_qec_testbed/blob/main/quantum_code_testbed.pdf

Source code:

https://github.com/tom-88/qhack22_qec_testbed

Which challenges/prizes would you like to submit your project for?

IBM Qiskit Challenge Google Quantum AI Research Challenge Hybrid Algorithms Challenge

isaacdevlugt commented 2 years ago

Thank you for your submission! There's still time to populate your submission with code, presentation material, etc. Please make any final adjustments before the deadline tonight at 17h00 EST!

Good luck!