Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
stim.FlipSimulator.{to_numpy,generate_bernoulli_samples}
(#876)
- Add `stim.FlipSimulator.generate_bernoulli_samples` - Add `stim.FlipSimulator.to_numpy` - Fix bit packed numpy outputs not masking off bits beyond a non-multiple-of-8 result count - Fix remaining "doc doesn't include example" warnings from regen_docs script Fixes #875 Fixes #877
- Loading branch information