mqt-bench icon indicating copy to clipboard operation
mqt-bench copied to clipboard

Method for getting all circuits for certain choice of Parameters

Open pehamTom opened this issue 2 years ago • 0 comments

If I want to get all benchmarks for a certain number of qubits, I have to manually create a list of all benchmark names and call get_benchmark repeatedly.

Maybe it could be possible to allow to leave the name parameter blank and get all matches? Or maybe a separate function could be provided.

pehamTom avatar Jan 18 '23 07:01 pehamTom