Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 733 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 733 Bytes

ProjectQ simulators for Qiskit

This module contains QISKit simulators with ProjectQ backends. The simulators simulate a quantum circuit on a classical computer.

Installation

Install this module via the PIP tool:

pip install qiskit_addon_projectq

PIP will handle all dependencies automatically.

Usage

We recommend to follow the usage example. More general information and education on running quantum simulation can be found in the Qiskit instructions page and the Qiskit tutorials.

License

This project uses the Apache License Version 2.0 software license.