rigetti / forest-benchmarking

A library for quantum characterization, verification, validation (QCVV), and benchmarking using pyQuil.
Apache License 2.0
52 stars 23 forks source link

Increase compiler timeout so tests pass #209

Closed jlapeyre closed 4 years ago

jlapeyre commented 4 years ago

Closes #195

The test suite reports errors due to timeouts communicating with the compiler. The test suite passes locally with this PR.

Checklist