Skip to content

Script for parsing circuit output

Eddie Schoute requested to merge circuit-stats into master

The circuit stats script takes circuits,graphs&mappings to produce statistics dataframe (/csv) that we can use to make plots. We can also set different gate weights.

Merge request reports