This module contains a QISKit simulator whose backend is based on JKU's simulator. These simulators simulate a quantum circuit on a classical computer.
Install this module via the PIP tool:
pip install qiskit_addon_jku
PIP will handle all dependencies automatically.
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.
This project uses the Apache License Version 2.0 software license.