convenient conversion from stim circuits #147
Labels
compat
Enable use of external project
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
We need to have "stim style" "relative" circuits:
Repeat(::Vector, ::Int)
sMRZ(::Int, ::Nothing)
ClassicalPairtyRelative(::NTuple{Int})
with negative numbersAnd QuantumClifford-style "absolute" circuits:
sMRZ(::Int,::Int)
ClassicalParity(::NTuple{Int}, ::Int)
apply!(::PauliFrame, ::ClassicalParity)
methodand a converter between them
compactify_circuit
symtypes@ChenZhao44
The text was updated successfully, but these errors were encountered: