You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method that decodes from disk works, but it is much worse than the one that first configures the decoder and then uses it many times so it can work in memory.
The method that decodes from disk works, but it is much worse than the one that first configures the decoder and then uses it many times so it can work in memory.
Example: https://github.com/quantumlib/Stim/blob/main/glue/sample/src/sinter/_decoding_pymatching.py#L24
The text was updated successfully, but these errors were encountered: