<div align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/entropicalabs/openqaoa/blob/main/.github/images/openqaoa_logo_offW.png" width="650">
<img alt="OpenQAOA" src="https://github.com/entropicalabs/openqaoa/blob/main/.github/images/openqaoa_logo.png" width="650">
</picture>
[![build test](https://github.com/entropicalabs/openqaoa/actions/workflows/test_main_linux.yml/badge.svg)](https://github.com/entropicalabs/openqaoa/actions/workflows/test_main_linux.yml)<!-- Tests (GitHub actions) -->
[![Documentation Status](https://readthedocs.org/projects/el-openqaoa/badge/?version=latest)](https://el-openqaoa.readthedocs.io/en/latest/?badge=latest) <!-- Readthedocs -->
[![PyPI version](https://badge.fury.io/py/openqaoa.svg)](https://badge.fury.io/py/openqaoa) <!-- PyPI -->
[![arXiv](https://img.shields.io/badge/arXiv-2210.08695-<COLOR>.svg)](https://arxiv.org/abs/2210.08695) <!-- arXiv -->
[![License](https://img.shields.io/pypi/l/openqaoa)](LICENSE.md)<!-- License -->
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)<!-- Covenant Code of conduct -->
[![Downloads](https://pepy.tech/badge/openqaoa)](https://pepy.tech/project/openqaoa)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/entropicalabs/openqaoa.git/main?labpath=%2Fexamples)
[![Discord](https://img.shields.io/discord/991258119525122058)](https://discord.gg/ana76wkKBd)
[![Website](https://img.shields.io/badge/OpenQAOA-Website-blueviolet)](https://openqaoa.entropicalabs.com/)
</div>
# OpenQAOA-Azure Plugin
OpenQAOA is a multi-backend python library for quantum optimization using QAOA on Quantum computers and Quantum computer simulators. This package is part of a set of OpenQAOA plug-ins that lets users run QAOA computations on devices accessible through Azure cloud platform. Check out OpenQAOA website [https://openqaoa.entropicalabs.com/](https://openqaoa.entropicalabs.com/)
**OpenQAOA is currently in OpenBeta.**
Please, consider [joining our discord](https://discord.gg/ana76wkKBd) if you want to be part of our community and participate in the OpenQAOA's development.
## Installation instructions
### Install via PyPI
You can install the latest version of openqaoa-azure directly from PyPi. We recommend creating a virtual environment with `python>=3.8` first and then simply pip install openqaoa-azure with the following command.
**NOTE:** Installing `openqaoa-azure` installs `openqaoa-core` and `openqaoa-qiskit` by default
```bash
pip install openqaoa-azure
```
### Installation instructions for Developers
OpenQAOA-Azure does not yet support developer install as a standalone package. If you wish to work in developer mode, please install the entire library. Instructions are available [here]()
Should you face any issue during the installation, please drop us an email at openqaoa@entropicalabs.com or open an issue!
## Getting started
The documentation for OpenQAOA can be found [here](https://el-openqaoa.readthedocs.io/en/latest/).
We also provide a set of tutorials to get you started. Among the many, perhaps you can get started with the following ones:
- Link Azure Quantum notebook
### Available devives
OpenQAOA-Azure serves devices through Azure cloud platform. The available devices depend on the specified credentials.
| Device location | Device Name |
| --------------- | ----------- |
| [Azure Quantum](https://azure.microsoft.com/en-us/products/quantum) | QCI, Rigetti, PASQAL, Quantinuum, IONQ |
## Running the tests
TODO
## Contributing and feedback
If you find any bugs or errors, have feature requests, or code you would like to contribute, feel free to open an issue or send us a pull request on GitHub.
We are always interested to hear about projects built with EntropicaQAOA. If you have an application you'd like to tell us about, drop us an email at openqaoa@entropicalabs.com.
Raw data
{
"_id": null,
"home_page": "https://github.com/entropicalabs/openqaoa",
"name": "openqaoa-azure",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.11,>=3.8",
"maintainer_email": null,
"keywords": "quantum optimisation SDK",
"author": "Entropica Labs",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/b5/c8/51a2ea8e8d84fd8324467f7b13c962a3e52406025bb55aaa43ed984d4b9f/openqaoa_azure-0.2.6.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n\n<picture>\n <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/entropicalabs/openqaoa/blob/main/.github/images/openqaoa_logo_offW.png\" width=\"650\">\n <img alt=\"OpenQAOA\" src=\"https://github.com/entropicalabs/openqaoa/blob/main/.github/images/openqaoa_logo.png\" width=\"650\">\n</picture>\n\n [![build test](https://github.com/entropicalabs/openqaoa/actions/workflows/test_main_linux.yml/badge.svg)](https://github.com/entropicalabs/openqaoa/actions/workflows/test_main_linux.yml)<!-- Tests (GitHub actions) -->\n [![Documentation Status](https://readthedocs.org/projects/el-openqaoa/badge/?version=latest)](https://el-openqaoa.readthedocs.io/en/latest/?badge=latest) <!-- Readthedocs -->\n [![PyPI version](https://badge.fury.io/py/openqaoa.svg)](https://badge.fury.io/py/openqaoa) <!-- PyPI -->\n [![arXiv](https://img.shields.io/badge/arXiv-2210.08695-<COLOR>.svg)](https://arxiv.org/abs/2210.08695) <!-- arXiv -->\n [![License](https://img.shields.io/pypi/l/openqaoa)](LICENSE.md)<!-- License -->\n [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)<!-- Covenant Code of conduct -->\n [![Downloads](https://pepy.tech/badge/openqaoa)](https://pepy.tech/project/openqaoa)\n [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/entropicalabs/openqaoa.git/main?labpath=%2Fexamples)\n [![Discord](https://img.shields.io/discord/991258119525122058)](https://discord.gg/ana76wkKBd)\n [![Website](https://img.shields.io/badge/OpenQAOA-Website-blueviolet)](https://openqaoa.entropicalabs.com/) \n</div>\n\n# OpenQAOA-Azure Plugin\n\n\nOpenQAOA is a multi-backend python library for quantum optimization using QAOA on Quantum computers and Quantum computer simulators. This package is part of a set of OpenQAOA plug-ins that lets users run QAOA computations on devices accessible through Azure cloud platform. Check out OpenQAOA website [https://openqaoa.entropicalabs.com/](https://openqaoa.entropicalabs.com/)\n\n**OpenQAOA is currently in OpenBeta.**\n\nPlease, consider [joining our discord](https://discord.gg/ana76wkKBd) if you want to be part of our community and participate in the OpenQAOA's development. \n\n## Installation instructions\n\n### Install via PyPI\n\nYou can install the latest version of openqaoa-azure directly from PyPi. We recommend creating a virtual environment with `python>=3.8` first and then simply pip install openqaoa-azure with the following command.\n\n**NOTE:** Installing `openqaoa-azure` installs `openqaoa-core` and `openqaoa-qiskit` by default\n\n```bash\npip install openqaoa-azure\n```\n\n### Installation instructions for Developers\nOpenQAOA-Azure does not yet support developer install as a standalone package. If you wish to work in developer mode, please install the entire library. Instructions are available [here]()\n\nShould you face any issue during the installation, please drop us an email at openqaoa@entropicalabs.com or open an issue!\n\n## Getting started\n\nThe documentation for OpenQAOA can be found [here](https://el-openqaoa.readthedocs.io/en/latest/).\n\nWe also provide a set of tutorials to get you started. Among the many, perhaps you can get started with the following ones:\n\n- Link Azure Quantum notebook\n\n### Available devives \n\nOpenQAOA-Azure serves devices through Azure cloud platform. The available devices depend on the specified credentials.\n\n| Device location | Device Name |\n| --------------- | ----------- |\n| [Azure Quantum](https://azure.microsoft.com/en-us/products/quantum) | QCI, Rigetti, PASQAL, Quantinuum, IONQ |\n\n## Running the tests\n\nTODO\n\n## Contributing and feedback\n\nIf you find any bugs or errors, have feature requests, or code you would like to contribute, feel free to open an issue or send us a pull request on GitHub.\n\nWe are always interested to hear about projects built with EntropicaQAOA. If you have an application you'd like to tell us about, drop us an email at openqaoa@entropicalabs.com.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Azure Plug-in for OpenQAOA",
"version": "0.2.6",
"project_urls": {
"Homepage": "https://github.com/entropicalabs/openqaoa"
},
"split_keywords": [
"quantum",
"optimisation",
"sdk"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2c21bbd93b1daae43c391f20b78a3d41ae73c9303658c573b2fa906782ca8096",
"md5": "bdd2fbaa8fceedac98c17d391d77f54c",
"sha256": "5babd5c41aaf0cc2c5f5b3e6164e0ea54ec4c36d4f6e832c2cee451cf4dcf543"
},
"downloads": -1,
"filename": "openqaoa_azure-0.2.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bdd2fbaa8fceedac98c17d391d77f54c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.11,>=3.8",
"size": 6141,
"upload_time": "2024-07-10T03:56:20",
"upload_time_iso_8601": "2024-07-10T03:56:20.291167Z",
"url": "https://files.pythonhosted.org/packages/2c/21/bbd93b1daae43c391f20b78a3d41ae73c9303658c573b2fa906782ca8096/openqaoa_azure-0.2.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b5c851a2ea8e8d84fd8324467f7b13c962a3e52406025bb55aaa43ed984d4b9f",
"md5": "9cb9ab8694161b36c440116406494255",
"sha256": "cb305d2be3df86bca77a29512ce77536ed895e3e35c6597a83b73d3798efce41"
},
"downloads": -1,
"filename": "openqaoa_azure-0.2.6.tar.gz",
"has_sig": false,
"md5_digest": "9cb9ab8694161b36c440116406494255",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.11,>=3.8",
"size": 7790,
"upload_time": "2024-07-10T03:56:21",
"upload_time_iso_8601": "2024-07-10T03:56:21.796368Z",
"url": "https://files.pythonhosted.org/packages/b5/c8/51a2ea8e8d84fd8324467f7b13c962a3e52406025bb55aaa43ed984d4b9f/openqaoa_azure-0.2.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-10 03:56:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "entropicalabs",
"github_project": "openqaoa",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "openqaoa-azure"
}