1. [DecoderBenchmarks.jl](https://github.com/nzy1997/DecoderBenchmarks.jl) - How to generate a list of Color in typst. - How to avoid using "/" in bash and typst? - Typst reads absolute file path. 2. Read stim files. Important ref: [The Stim Circuit File Format](https://github.com/quantumlib/Stim/blob/main/doc/file_format_stim_circuit.md) - We need the following YaoBlocks: - Apply gate depending on measurement outcome: https://github.com/QuantumBFS/YaoExtensions.jl/blob/master/src/block_extension/ConditionBlock.jl - Detector block: Trivil Gate - Measurement error: https://github.com/QuantumBFS/Yao.jl/issues/557 - initializing error (use bit-flip error) - Repeat - Reset Measure - Reset: reset error with probability 1 - tick: ignore for now - Measure in different basis: `Measure(;operator=ComputationalBasis())` - viz error channel 3. Other issues in v4: https://github.com/nzy1997/TensorQEC.jl/issues?q=is%3Aissue%20state%3Aopen%20milestone%3Av4 4. Current collaboration with QuantumClifford.jl. Example: https://github.com/QuantumSavory/QuantumClifford.jl/pull/482
Measureblock QuantumBFS/Yao.jl#557Measure(;operator=ComputationalBasis())Other issues in v4: https://github.com/nzy1997/TensorQEC.jl/issues?q=is%3Aissue%20state%3Aopen%20milestone%3Av4
Current collaboration with QuantumClifford.jl. Example: general and cyclic
Q(G₁×G₂)quantum Tanner graph product codes QuantumSavory/QuantumClifford.jl#482