QXel.benchmark.qasmbench module

class QXel.benchmark.qasmbench.QASMBench(circ_name, frontend, category='small')

Bases: object

Thin wrapper around the local QASMBench circuit collection.

__init__(circ_name, frontend, category='small')

Load benchmark metadata and prepare the requested circuit family.

circuit()

Return the requested QASMBench circuit, or None on failure.