QuantumClifford.jl
QuantumClifford.jl copied to clipboard
implement `embed` for all types
Currently embed is implemented for PauliFrames.
We need it for all tableaux, and for dense clifford operators, and for single- and two-qubit gates.
I think there is a small typo here: Currently embed is implemented for PauliOperator not PauliFrames at that moment in time. It in the paulioperator.jl.