QuantPy is usefull libraries and emulator using Quantum Computer system in Python.
QuantPy has a hard dependency NumPy, SymPy, QISKit. You should install them first.
To install QuantPy itself, then simply run:
$ pip install quantpy
Our issue tracker is at https://github.com/openql-org/quantpy/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.
QuantPy is BSD licensed, so you are free to use it whatever you like, be it academic, commercial, creating forks or derivatives, as long as you copy the BSD statement if you redistribute it (see the LICENSE file for details).