1. Read stim file - Blocks: - Detector block: Type definition - Reset to X state after Measure: Add reset channel! warning + reset to 0 and H gate - Measurement error: https://github.com/QuantumBFS/Yao.jl/issues/557 - Visualization: - Depolarizing error: https://github.com/QuantumBFS/Yao.jl/pull/562 - Measurement label: https://github.com/QuantumBFS/Yao.jl/issues/557 New measure structure include id. - Measurement operator: https://github.com/QuantumBFS/Yao.jl/blob/5dc9459a304f75753c9f030b1b92bcfa7c27104f/lib/YaoPlots/src/vizcircuit.jl#L348 2. Discussion with Yifei: Better Monte Carlo Method for Clifford simulation Interacting with Yao: randomly generate noisy circuit. 3. Discussion with Zhang Tao: AI for Quantum - AI-enabled circuit simplifier Download circuit datasets use AI to remove duplication. https://github.com/QuantumBFS/OpenQASM.jl SimpleYaoQASM - AI decoder 4. [Hopf algebras and solvable unitary circuits](https://journals.aps.org/prb/abstract/10.1103/PhysRevB.111.104315)
Measureblock QuantumBFS/Yao.jl#557Measureblock QuantumBFS/Yao.jl#557 New measure structure include id.Interacting with Yao: randomly generate noisy circuit.
Download circuit datasets use AI to remove duplication. https://github.com/QuantumBFS/OpenQASM.jl
SimpleYaoQASM