Stim v1.16 released github.com/quantumlib/S...
My favorite addition is "stim.Circuit.missing_detectors" for finding that last damn detector.
Also, I packaged circuit gen tools from my papers into a library "stimflow." It's got jank, but also solid ideas for building circuits in chunks.
Flagship Changes
Started a new glue library "stimflow" for qec circuit creation
Added class stim.CliffordString
Added prebuilt wheels for python 3.13 and python 3.14
Breaking Changes:
Dropped su...