Skip to content
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

Add support for ignored nodes and returning a weight #6

Merged
merged 17 commits into from
Sep 24, 2024
Merged

Conversation

Strilanc
Copy link
Collaborator

@Strilanc Strilanc commented Sep 24, 2024

  • 4th detector coordinate set to -1 now means 'ignore this detector'
  • Improve some of the decomposition logic
  • Add chromobius.CompiledDecoder.predict_weighted_obs_flips_from_dets_bit_packed
  • Update some of the gen utilities for making test circuits
  • Fix bit rotted CI configuration

- Setting a detector's 4th coordinate to -1 now means "ignore this detector"
…allow_ignore

# Conflicts:
#	src/chromobius/datatypes/color_basis.cc
#	src/chromobius/datatypes/color_basis.h
#	src/chromobius/datatypes/color_basis.test.cc
#	src/chromobius/decode/decoder.test.cc
#	src/chromobius/graph/collect_nodes.cc
@Strilanc Strilanc merged commit 16a3593 into main Sep 24, 2024
23 checks passed
@Strilanc Strilanc deleted the allow_ignore branch September 24, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant