资 源 简 介
PyQu is an extension module for Python 3 whose main goal is to provide a complete set of data types and functions for simulating quantum computation with a neat syntax.
PyQu is written in C and makes extensive use of libquantum-1.0.0 library by Björn Butscher and Hendrik Weimer. However, PyQu intends not to be just a wrapper of libquantum to Python, but rather a new high-level language (in Python style of course) for quantum programming.
Important notes
PyQu is under developement and contains bugs (see list of known bugs below) and many features to be finished, use it under your responsability.
I"ll be more than happy if you report any bug you may encounter at ericmarcosp@gmail.com. Any comments, suggestions, questions are welcome too.
If you are interested in participating developing PyQu don"t hesitate to contact me!
Installation
Pre-requisites
Python 3.X with dev tools:
sudo apt-get in