Skip to content

Quantum computer system environment and libraries in Python

License

Notifications You must be signed in to change notification settings

rogerfitz/quantpy

 
 

Repository files navigation

quantpy

QuantPy is usefull libraries and emulator using Quantum Computer system in Python.

Installation

QuantPy has a hard dependency NumPy, SymPy, QISKit. You should install them first.

To install QuantPy itself, then simply run:

$ pip install quantpy

Bugs

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.

License

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).

About

Quantum computer system environment and libraries in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%