InstallationΒΆ

This library requires Python version 3.5 and above, as well as qiskit. Installation of this plugin, as well as all dependencies, can be done using pip:

$ python -m pip install dc_qiskit_algorithms

To test that the algorithms are working correctly you can run

$ make test