QCpython is a community-driven organization dedicated to the development and promotion of the open-source Python library for quantum computing, QCpy.
QCpy is a comprehensive and user-friendly library for quantum computing, providing a wide range of functionality for quantum algorithms and quantum circuits. It is built on using open-source libraries NumPy and Matplotlib; compatible with Python 3.
- Wide range of quantum gates and quantum circuits.
- Support for both simulation and hardware backends.
- Built-in visualization tools for quantum circuits and states.
- Easy integration with other libraries and frameworks.
The latest version of QCpy can be installed using pip:
pip install QCpython
Check out the documentation and the examples to learn how to use QCpy.
We welcome contributions of all kinds, including but not limited to bug reports, feature requests, and code contributions.