cirq-ionq


Namecirq-ionq JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttp://github.com/quantumlib/cirq
SummaryA Cirq package to simulate and connect to IonQ quantum computers
upload_time2023-12-01 22:11:52
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://upload.wikimedia.org/wikipedia/en/thumb/d/d4/IonQ_corp_logo.svg/2560px-IonQ_corp_logo.svg.png
  :target: https://github.com/quantumlib/cirq/
  :alt: cirq-ionq
  :width: 500px

`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-ionq**, which provides everything you'll need to run Cirq quantum algorithms on IonQ quantum computers.

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

To get started with IonQ quantum computing services, checkout the following guide and tutorial:

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

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

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

Note, that this will install both **cirq-ionq** and **cirq-core**.

To get all the optional modules installed, 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-ionq",
    "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://upload.wikimedia.org/wikipedia/en/thumb/d/d4/IonQ_corp_logo.svg/2560px-IonQ_corp_logo.svg.png\n  :target: https://github.com/quantumlib/cirq/\n  :alt: cirq-ionq\n  :width: 500px\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-ionq**, which provides everything you'll need to run Cirq quantum algorithms on IonQ quantum computers.\n\nDocumentation\n-------------\n\nTo get started with IonQ quantum computing services, checkout the following guide and tutorial:\n\n- `Access and authentication <https://quantumai.google/cirq/ionq/access>`__\n- `Getting started guide <https://quantumai.google/cirq/tutorials/ionq/getting_started>`__\n\nInstallation\n------------\n\nTo install the stable version of only **cirq-ionq**, use `pip install cirq-ionq`.\nTo install the pre-release version of only **cirq-ionq**, use `pip install cirq-ionq --pre`.\n\nNote, that this will install both **cirq-ionq** and **cirq-core**.\n\nTo get all the optional modules installed, 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 IonQ quantum computers",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "http://github.com/quantumlib/cirq"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d9181a2ecf3e94309dc2a8fa5f76c8b22235d00c85c5ebee9724bc0bf16ad34",
                "md5": "cdbb989816bfe72cccecd8f0901c1e13",
                "sha256": "7368da1012a5aafa6ae9125bfafc3beaf1ed799c0f9680947cf8709652f1f640"
            },
            "downloads": -1,
            "filename": "cirq_ionq-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cdbb989816bfe72cccecd8f0901c1e13",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 60858,
            "upload_time": "2023-12-01T22:11:52",
            "upload_time_iso_8601": "2023-12-01T22:11:52.920664Z",
            "url": "https://files.pythonhosted.org/packages/1d/91/81a2ecf3e94309dc2a8fa5f76c8b22235d00c85c5ebee9724bc0bf16ad34/cirq_ionq-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-01 22:11:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "quantumlib",
    "github_project": "cirq",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cirq-ionq"
}
        
Elapsed time: 0.27023s