Skip to content

BinaryRBDesign Not Fully Propagating Seed #546

@coreyostrove

Description

@coreyostrove

Describe the bug
The construction of experiment designs for BinaryRBDesign is currently non-deterministic even when specifying a value for the seed. This looks to be because a seed isn't being propagated to _sample_random_pauli which means that the initial stabilizer state prep is still being randomized in an uncontrolled fashion.

Expected behavior
Design construction with seeding should be deterministically random for reproducibility.

Environment (please complete the following information):

  • pyGSTi version 0.9.13

Metadata

Metadata

Assignees

Labels

bugA bug or regression

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions