Metadata-Version: 2.1
Name: qat-anapli
Version: 0.0.1
Summary: Module qat-anapli [81d6ad4] - Compiled by Eviden
Home-page: https://atos.net/en/lp/myqlm
Author: Eviden Quantum Lab
Author-email: myqlm@atos.net
License: Eviden myQLM EULA
Project-URL: Documentation, https://myqlm.github.io
Project-URL: Bug Tracker, https://github.com/myQLM/myqlm-issues/issues
Project-URL: Community, https://myqlmworkspace.slack.com
Keywords: Quantum,myQLM,QLM,Atos,Eviden
Platform: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: License :: Other/Proprietary License
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy ~=1.0
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: qat-comm
Requires-Dist: qat-core

# Module qat-anapli

This module *qat-anapli* is part of [myQLM](https://pypi.org/project/myqlm/) project. myQLM is a quantum
software stack for writing, simulating, optimizing, and executing quantum programs. This module
provides tools to embed combinatorial problems namely QUBO, MIS and MWIS on a Rydberg atom quantum device setting.

## Prerequisites
This version of myQLM works on both Windows, macOS and Linux for different versions of Python 3. Please look at the [compatibility matrix](https://myqlm.github.io/01_getting_started/%3Amyqlm%3A01_install.html#compatibility-matrix) to ensure myQLM is installable on your computer.

This module can be installed by typing the following command:

```
pip install myqlm
```

## License
[myQLM EULA](https://myqlm.github.io/01_getting_started/%3Amyqlm%3Alicense.html#proprietary-part)
