Skip to content

HQSquantumsimulations/qoqo_myqlm

Repository files navigation

qoqo logo

qoqo_myqlm

Documentation Status GitHub Workflow Status PyPI PyPI - License PyPI - Format

MyQLM interface for for the qoqo quantum toolkit by HQS Quantum Simulations.

General

qoqo-myqlm provides the interface to the Atos MyQLM software. MyQLM is under the myQLM license ( see https://myqlm.github.io/myqlm_specific/license.html for further infomation). qoqo-myqlm itself is provided under the Apache-2.0 license but can only be used after installing myQLM and agreeing to the myQLM license.

Testing

Due to the myQLM license we are limited in the automatic code quality checks we can perform for qoqo-myqlm. If you find unexpected behaviour please open a github issue. You can also run the pytests in qoqo_myqlm/tests/ locally.

This software is still in the beta stage. Functions and documentation are not yet complete and breaking changes can occur.

Installation

qoqo_myqlm is available on PyPi (https://pypi.org/project/qoqo-myqlm/), and can be installed via pip: pip install qoqo-myqlm