-
Notifications
You must be signed in to change notification settings - Fork 17
Make Tesseract compatible with Sinter #88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+1,750
−5
Merged
Changes from 22 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
72750f8
Python interface for Sinter API
draganaurosgrbic 75068c9
Minor
draganaurosgrbic 1f34dd9
Minor change
draganaurosgrbic 0dd64ba
Merge branch 'main' into sinter-interface
draganaurosgrbic 1807fc1
Merge branch 'main' into sinter-interface
draganaurosgrbic 655fccd
Merge branch 'main' into sinter-interface
draganaurosgrbic d4ab871
Test integration with Sinter, include Sinter API inside tesseract lib…
draganaurosgrbic afa98e2
Merge branch 'main' into sinter-interface
draganaurosgrbic aac74b9
Merge branch 'main' into sinter-interface
draganaurosgrbic f2285e4
Merge branch 'main' into sinter-interface
draganaurosgrbic 9c4a6f1
Make sinter decoder pickable
draganaurosgrbic e88f9c7
Documentation for Sinter integration
draganaurosgrbic 3b8f406
Merge branch 'main' into sinter-interface
draganaurosgrbic 839d4a9
Add Oscar's test
draganaurosgrbic 4449c43
Remove print statements inside sinter test
draganaurosgrbic cd395c9
Add custom decoders dict
draganaurosgrbic f37f370
Update sinter tests with custom detectors dict
draganaurosgrbic 1c9f5aa
Another sinter test
draganaurosgrbic fe8a486
Minor change
draganaurosgrbic bc8c691
Merge branch 'main' into sinter-interface
draganaurosgrbic cbf8942
format and unpack observables in test
oscarhiggott 524fd50
Merge branch 'main' into sinter-interface
draganaurosgrbic b078bb4
Make DEM optional argument when contructing config and compiling dete…
draganaurosgrbic 8522389
Merge branch 'sinter-interface' of https://github.com/quantumlib/tess…
draganaurosgrbic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,3 @@ | ||
| stim | ||
| pytest | ||
| sinter |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.