Catherine Lozano
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...
### 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,...
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...