Catherine Lozano

Results 3 issues of Catherine Lozano

### Summary Adding to qiskit based on [bench_press](https://github.com/Qiskit/benchpress), specifically qiskit_gym tests Making changes to the qiskit benchmarking suite by adding more tests with different types of circuits. Not yet finished...

Community PR

### What should we add? Add more benchmarking tests to `circuit construction.py`, `utility_scale.py`, and adding a new metric, manipulate to different types of circuits (QFT, QV, circSU2, QAOA, BV, BVlike,...

type: qa
type: feature request

Resolves #704 Bulids on PR #707 (Not pushed yet) to implement the general form of the transitive closure of a graph. Implemented function by following structure from @IvanIsCoding: - Condense...