There are multiple ways to run a circuit with Circuit.run. You can either pass in a keyed object where the keys are Input labels and the values are the BitString values, or you can simply pass in a straight array of BitStrings.
There are multiple ways to run a circuit with Circuit.run. You can either pass in a keyed object where the keys are Input labels and the values are the BitString values, or you can simply pass in a straight array of BitStrings.