QuantPyCuPy is QuantPy plugin of Executor/Simulator using CuPy.
QuantPyCuPy has a hard dependency QuantPy, CuPy. You should install them first.
To install QunatPyCuPy itself, then simply run:
$ pip install quantpycupy
Our issue tracker is at https://github.com/openql-org/quantpycupy/issues. Please report any bugs that you find. Or, even better, fork the repository on GitHub and create a pull request. We welcome all changes, big or small, and we will help you make the pull request if you are new to git.
QunatPyCuPy is Apache 2.0 licensed.