Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 439 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 439 Bytes

Q-Score

This project contains all the tools to run the Q-Score benchmark on a quantum co-processor. The co-processor should implement Atos' QLM QPU interface.

At installation, the package will detect the presence of a QLM installation. If not QLM installation can be found, myQLM will be added to the dependencies.

To install run:

$ python -m pip install .

THe QPU to benchmark should be wrapped inside a QLM QPUHandler.