Stim icon indicating copy to clipboard operation
Stim copied to clipboard

A fast stabilizer circuit library.

Results 94 Stim issues
Sort by recently updated
recently updated
newest added

I think in many cases it can be useful to get a "ground truth" when sampling errors. From my understanding the intended way to do so with Stim is `stim.CompiledDemSampler.sample(return_errors=True)`....

Ensure that python code bundled with stim passes `pytype --strict-none-binding`.

`Circuit.diagram('detslice')` and `Circuit.diagram('detslice-with-ops')` should agree on which tick is which tick number, adn plot the same number of frames for a given circuit `Circuit.diagram('detslice')` shows a frame at the start...