Skip to content

Circuit args

Eddie Schoute requested to merge circuit-args into master

Generalize circuit args to take multiple arguments. This allows me to specify both size and depth of random circuits for example. We make use of it in a script that compares results for random circuits of varying depths.

Merge request reports