Shantanu Jha

Results 23 issues of Shantanu Jha

one mkdocs dependency requires 3.7

To realized fault-tolerant universal quantum computation using topological QEC, we must implement a non-Clifford gate. Here, we aim to implement the T gate and initialization for the magic state needed...

enhancement
hackathon-worthy

We leverage the parity measurement to implement a CNOT between surface code qubits, as shown below. While we use a surface code ancilla, our parity measurements are not topologically protected....

bug
enhancement
hackathon-worthy

Other approaches to error-chain matching (e.g. [neural networks](https://iopscience.iop.org/article/10.1088/2058-9565/aa955a/meta) or [tensor networks](https://journals.aps.org/pra/abstract/10.1103/PhysRevA.90.032326)).

documentation
hackathon-worthy

We can set up automatic tests using GitHub Actions. Ref: https://coderefinery.github.io/testing/continuous-integration/

testing

We need a way to uniquely represent tcirc components (e.g. single/multi qubit gates, readout, etc). Among other use cases, this is essential for properly decoding the a tcirc readout string....

enhancement

Add support to run Rep Code on real IBM Quantum Computers Some infra we might want to provide: * coupling map support * transpiling * base class for other codes...

enhancement

There are several potential ways to speed up benchmarking simulations. - [ ] Currently, we are inserting identity gates where we want errors, which forces us to use an optimization...

# Background If an error occurs **after** the final round of stabilization and **before** the logical readout, then we can incur a logical error. To combat this issue, we have...