rmlarose / nisqai-dev

Development repository for NISQAI.
Apache License 2.0
15 stars 4 forks source link

pyQuil: qvm and quilc helper functions #11

Closed obliviateandsurrender closed 5 years ago

obliviateandsurrender commented 5 years ago

activate_qvm_quilc, and deactivate_qvm_quilc are the utility functions that will allow automatic activation and deactivation of qvm and quilc server required for pyQuil.

rmlarose commented 5 years ago

Additionally, it would be nice if stopping the QVM and/or QUILC didn't require input arguments, if this is even possible.

obliviateandsurrender commented 5 years ago

I'll check once and update you regarding this.

obliviateandsurrender commented 5 years ago

I'll check once and update you regarding this.

Also, in addition, I'll update the #TODOs in the code with a brief description.