Metadata-Version: 2.1
Name: qat-core
Version: 1.4.0
Summary: Module qat-core [a5debce] - Compiled by Atos
Home-page: https://atos.net/en/lp/myqlm
Author: Atos Quantum Lab
Author-email: myqlm@atos.net
License: Atos 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
Platform: Operating System :: POSIX :: Linux
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering
Classifier: License :: Other/Proprietary License
Description-Content-Type: text/markdown
Requires-Dist: thrift (==0.10.0)
Requires-Dist: numpy
Requires-Dist: bitstring
Requires-Dist: wand
Requires-Dist: dill
Requires-Dist: matplotlib
Requires-Dist: Pillow
Requires-Dist: svgwrite
Requires-Dist: qat-comm

# Module qat-core

This module *qat-core* 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 is the
core of **myQLM**

## Prerequisites
This version of myQLM works for Windows (with **Python 3.6**, **Python 3.7** or
**Python 3.8** 64-bit version), for MacOS (with **Python 3.6**, **Python 3.7** or
**Python 3.8** 64-bit version) and for Linux (with **Python 3.6** or
**Python 3.8** 64-bit version).

This module can be installed by typing the following command:

```
pip install myqlm
```

## License
[Atos myQLM EULA](https://myqlm.github.io/myqlm_specific/license.html#proprietary-part)


