Stefan Krastanov
Stefan Krastanov
We generate a lot of info-level logs during tests. Disable those or direct them to a file. Only print warnings and above
after "default" channels and quantum channels get in #69 , we need to start supporting arbitrary tagged channels and creation of tagged channels based on pre-existing channels
`apply!` has now moved to QuantumInterface, and is needed by QuantumSymbolics and QuantumSavory. Make sure you are using consistent argument order for it. In particular, most places now use `apply!(state,...
@Barosandu , could you add references in the docstrings for these circuits. You need to add them to the bibtex file and then add `@cite` references, e.g. the way it...
@Barosandu , could you change the parameterization of the 3to1 circuit so the user can change which error is being purified at each step (e.g. detecttwice=Z can be leaveout =...