-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Also fix `sinter.Task.strong_id` not correctly checking for circuit not being set - Fix `stim.PauliString.__init__` specifying pybind11 overloads instead of manually doing resolution. - This notably improved the documentation of the method. - Force positional arg on the init argument, but silently maintain backwards compatibility with old keyword - Fix `stim.PauliString.from_unitary_matrix` signature typo `float` -> `complex` - Fix `stim.PauliString.before` signature typo `after` -> `before`
- Loading branch information
Showing
21 changed files
with
637 additions
and
646 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.