openqaoa-braket


Nameopenqaoa-braket JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttps://github.com/entropicalabs/openqaoa
SummaryBraket Plug-in for OpenQAOA
upload_time2023-12-20 15:41:50
maintainer
docs_urlNone
authorEntropica Labs
requires_python>=3.8, <3.11
licenseMIT
keywords quantum optimisation sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            <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-Braket 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 AWS Braket supported devices, and devices that support Amazon Braket circuits. 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-braket directly from PyPi. We recommend creating a virtual environment with `python>=3.8` first and then simply pip install openqaoa-braket with the following command.

**NOTE:** Installing `openqaoa-braket` installs `openqaoa-core` by default

```bash
pip install openqaoa-braket
```

### Installation instructions for Developers
OpenQAOA-Braket 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-Braket 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 Braket notebook to get started

### Available devives 

OpenQAOA-Braket serves devices accessible to the user through their AWS account. The available devices depend on the specified credentials.

| Device location | Device Name |
| --------------- | ----------- |
| [Amazon Braket](https://docs.aws.amazon.com/braket/latest/developerguide/braket-devices.html) | IonQ, Rigetti, OQC, and simulators |


## 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-braket",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8, <3.11",
    "maintainer_email": "",
    "keywords": "quantum optimisation SDK",
    "author": "Entropica Labs",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/db/21/b9a5a5069a50d53e79903252e3c04e77659785a92930ac943d4c5fc87452/openqaoa-braket-0.2.5.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-Braket Plugin\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 AWS Braket supported devices, and devices that support Amazon Braket circuits. 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-braket directly from PyPi. We recommend creating a virtual environment with `python>=3.8` first and then simply pip install openqaoa-braket with the following command.\n\n**NOTE:** Installing `openqaoa-braket` installs `openqaoa-core` by default\n\n```bash\npip install openqaoa-braket\n```\n\n### Installation instructions for Developers\nOpenQAOA-Braket 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-Braket 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 Braket notebook to get started\n\n### Available devives \n\nOpenQAOA-Braket serves devices accessible to the user through their AWS account. The available devices depend on the specified credentials.\n\n| Device location | Device Name |\n| --------------- | ----------- |\n| [Amazon Braket](https://docs.aws.amazon.com/braket/latest/developerguide/braket-devices.html) | IonQ, Rigetti, OQC, and simulators |\n\n\n## Running the tests\n\nTODO\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": "Braket Plug-in for OpenQAOA",
    "version": "0.2.5",
    "project_urls": {
        "Homepage": "https://github.com/entropicalabs/openqaoa"
    },
    "split_keywords": [
        "quantum",
        "optimisation",
        "sdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "286916fe3e74e3fe9d3a2d451753eabedee9a5839d8ecf8cb2fe6f0d04d3516f",
                "md5": "62f59c912e5a27387741b601f0addef7",
                "sha256": "fe5156bcd95f69fc3bbfa5bd5697489e15bee6e78d9f73ef2203ab688066a45b"
            },
            "downloads": -1,
            "filename": "openqaoa_braket-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "62f59c912e5a27387741b601f0addef7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8, <3.11",
            "size": 13495,
            "upload_time": "2023-12-20T15:41:49",
            "upload_time_iso_8601": "2023-12-20T15:41:49.837076Z",
            "url": "https://files.pythonhosted.org/packages/28/69/16fe3e74e3fe9d3a2d451753eabedee9a5839d8ecf8cb2fe6f0d04d3516f/openqaoa_braket-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db21b9a5a5069a50d53e79903252e3c04e77659785a92930ac943d4c5fc87452",
                "md5": "41924626609a76a319502e7f303c9d3b",
                "sha256": "3ed60a48ad7c76e3243a0b592a66fdaa3e5264eea16fe147deb29088c5b814c5"
            },
            "downloads": -1,
            "filename": "openqaoa-braket-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "41924626609a76a319502e7f303c9d3b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8, <3.11",
            "size": 20156,
            "upload_time": "2023-12-20T15:41:50",
            "upload_time_iso_8601": "2023-12-20T15:41:50.819763Z",
            "url": "https://files.pythonhosted.org/packages/db/21/b9a5a5069a50d53e79903252e3c04e77659785a92930ac943d4c5fc87452/openqaoa-braket-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-20 15:41:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "entropicalabs",
    "github_project": "openqaoa",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "openqaoa-braket"
}
        
Elapsed time: 0.15383s