GenerateMeasurements.py#
Measurement generation for the evolution pipeline.
Creates Measurement objects for each
circuit in a population, linking them back to the individuals whose
fitness they determine.
- class GenerateMeasurements.GenerateMeasurements.SimpleGenerateMeasurements(fpga: str, data_req: DataRequest, num_samples: int)[source]#
A simple implementater of GenerateMeasurements protocol Stores a single FPGA and the data request that will be performed