unitaryfund / pyqrack

Pure Python bindings for the pure C++11/OpenCL Qrack quantum computer simulator library
MIT License
16 stars 8 forks source link

Protected get_error() method #20

Closed WrathfulSpatula closed 2 years ago

WrathfulSpatula commented 2 years ago

@Zshan0 You asked me if this method should be private; rather, it should be protected. This might change, if the error codes become meaningful.

I would have waited for you to do this, but I think I'm going to iterate a release today. Thanks for the suggestion!