Skip to content

Commit

Permalink
feat: export combine_bitstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter2206 committed Jan 23, 2023
1 parent 7a6a525 commit 23281d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/orquestra/quantum/circuits/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@
create_layer_of_gates,
)
from ._itertools import (
combine_bitstrings,
combine_measurement_counts,
expand_sample_sizes,
split_into_batches,
Expand Down

0 comments on commit 23281d6

Please sign in to comment.