Qiskit / benchpress

Apache License 2.0
16 stars 9 forks source link

Add Amazon Braket and cirq requirements files #3

Closed jordandsullivan closed 4 weeks ago

jordandsullivan commented 1 month ago

Currently the directions to test out Benchpress are as follows: python -m pytest --benchmark-min-rounds=1 benchpress/*_gym which includes the Amazon Braket gym and Cirq gym; however, these two are not included in any of the requirements files.

nonhermitian commented 1 month ago

Yes, we have not kept up to date with those sdks as of late since they have a larger disparity with Qiskit. It is on the list of things to do though.