cirq-aqt


Namecirq-aqt JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttp://github.com/quantumlib/cirq
SummaryA Cirq package to simulate and connect to Alpine Quantum Technologies quantum computers
upload_time2023-12-01 22:12:09
maintainer
docs_urlNone
authorThe Cirq Developers
requires_python>=3.9.0
licenseApache 2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://www.aqt.eu/wp-content/uploads/2018/08/Logo-Alpine-Quantum-Technologies-AQT-1.png
  :target: https://github.com/quantumlib/cirq/
  :alt: cirq-aqt
  :width: 200px

`Cirq <https://quantumai.google/cirq>`__ is a Python library for writing, manipulating, and optimizing quantum
circuits and running them against quantum computers and simulators.

This module is **cirq-aqt**, which provides everything you'll need to run Cirq quantum algorithms on AQT quantum computers.

Documentation
-------------

To get started with the Alpine Quantum Technologies, checkout the following guide and tutorial:

- `Access and authentication <https://quantumai.google/cirq/aqt/access>`__
- `Getting started guide <https://quantumai.google/cirq/tutorials/aqt/getting_started>`__

Installation
------------

To install the stable version of only **cirq-aqt**, use `pip install cirq-aqt`.
To install the pre-release version of only **cirq-aqt**, use `pip install cirq-aqt --pre`.

Note, that this will install both cirq-aqt and cirq-core as well.

To get all the optional modules installed as well, you'll have to use `pip install cirq` or `pip install cirq --pre` for the pre-release version.

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/quantumlib/cirq",
    "name": "cirq-aqt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "The Cirq Developers",
    "author_email": "cirq-dev@googlegroups.com",
    "download_url": "",
    "platform": null,
    "description": ".. image:: https://www.aqt.eu/wp-content/uploads/2018/08/Logo-Alpine-Quantum-Technologies-AQT-1.png\n  :target: https://github.com/quantumlib/cirq/\n  :alt: cirq-aqt\n  :width: 200px\n\n`Cirq <https://quantumai.google/cirq>`__ is a Python library for writing, manipulating, and optimizing quantum\ncircuits and running them against quantum computers and simulators.\n\nThis module is **cirq-aqt**, which provides everything you'll need to run Cirq quantum algorithms on AQT quantum computers.\n\nDocumentation\n-------------\n\nTo get started with the Alpine Quantum Technologies, checkout the following guide and tutorial:\n\n- `Access and authentication <https://quantumai.google/cirq/aqt/access>`__\n- `Getting started guide <https://quantumai.google/cirq/tutorials/aqt/getting_started>`__\n\nInstallation\n------------\n\nTo install the stable version of only **cirq-aqt**, use `pip install cirq-aqt`.\nTo install the pre-release version of only **cirq-aqt**, use `pip install cirq-aqt --pre`.\n\nNote, that this will install both cirq-aqt and cirq-core as well.\n\nTo get all the optional modules installed as well, you'll have to use `pip install cirq` or `pip install cirq --pre` for the pre-release version.\n",
    "bugtrack_url": null,
    "license": "Apache 2",
    "summary": "A Cirq package to simulate and connect to Alpine Quantum Technologies quantum computers",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "http://github.com/quantumlib/cirq"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5876f3037292adbabae906669929633fde89b56c0bfa4c3c48d54813ae535d46",
                "md5": "7dae94f8c9483c0dd83fc81ed5c0a585",
                "sha256": "e70324b80ac0c752447c67ee49d84129fb21b8ce63737c15cdd155cb9fb1f405"
            },
            "downloads": -1,
            "filename": "cirq_aqt-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7dae94f8c9483c0dd83fc81ed5c0a585",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 27472,
            "upload_time": "2023-12-01T22:12:09",
            "upload_time_iso_8601": "2023-12-01T22:12:09.739773Z",
            "url": "https://files.pythonhosted.org/packages/58/76/f3037292adbabae906669929633fde89b56c0bfa4c3c48d54813ae535d46/cirq_aqt-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-01 22:12:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "quantumlib",
    "github_project": "cirq",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cirq-aqt"
}
        
Elapsed time: 0.25734s