cirq-rigetti


Namecirq-rigetti JSON
Version 1.4.1 PyPI version JSON
download
home_pagehttp://github.com/quantumlib/cirq
SummaryA Cirq package to simulate and connect to Rigetti quantum computers and Quil QVM
upload_time2024-06-27 00:44:29
maintainerNone
docs_urlNone
authorThe Cirq Developers
requires_python>=3.10.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/commons/c/c0/Rigetti_Computing.png
  :target: https://github.com/quantumlib/cirq/
  :alt: cirq-rigetti
  :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-rigetti**, which provides everything you'll need to run Cirq quantum algorithms on Rigetti quantum computers.

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

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

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

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

To install the stable version of only **cirq-rigetti**, use `pip install cirq-rigetti`.
To install the pre-release version of only **cirq-rigetti**, use `pip install cirq-rigetti~=1.0.dev`.

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

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

Development
------------

Please see Cirq `development documentation <../docs/dev/development.md>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/quantumlib/cirq",
    "name": "cirq-rigetti",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "The Cirq Developers",
    "author_email": "cirq-dev@googlegroups.com",
    "download_url": null,
    "platform": null,
    "description": ".. image:: https://upload.wikimedia.org/wikipedia/commons/c/c0/Rigetti_Computing.png\n  :target: https://github.com/quantumlib/cirq/\n  :alt: cirq-rigetti\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-rigetti**, which provides everything you'll need to run Cirq quantum algorithms on Rigetti quantum computers.\n\nDocumentation\n-------------\n\nTo get started with Rigetti quantum computing services, checkout the following guide and tutorial:\n\n- `Access and authentication <https://quantumai.google/cirq/rigetti/access>`__\n- `Getting started guide <https://quantumai.google/cirq/tutorials/rigetti/getting_started>`__\n\nInstallation\n------------\n\nTo install the stable version of only **cirq-rigetti**, use `pip install cirq-rigetti`.\nTo install the pre-release version of only **cirq-rigetti**, use `pip install cirq-rigetti~=1.0.dev`.\n\nNote, that this will install both **cirq-rigetti** and **cirq-core**.\n\nTo get all the optional modules installed, you'll have to use `pip install cirq` or `pip install cirq~=1.0.dev` for the pre-release version.\n\nDevelopment\n------------\n\nPlease see Cirq `development documentation <../docs/dev/development.md>`_.\n",
    "bugtrack_url": null,
    "license": "Apache 2",
    "summary": "A Cirq package to simulate and connect to Rigetti quantum computers and Quil QVM",
    "version": "1.4.1",
    "project_urls": {
        "Homepage": "http://github.com/quantumlib/cirq"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffb6d0e58714bdcaab70745b9ec88d8c590681f7a09bff606ba281f7d6b34a19",
                "md5": "24c1b83bae7cbd65d7f5dd7fd6b03e9a",
                "sha256": "63320eb1dde2ab3b06301d7a2cbe7071079638333d2654323d42d271f4368a6f"
            },
            "downloads": -1,
            "filename": "cirq_rigetti-1.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "24c1b83bae7cbd65d7f5dd7fd6b03e9a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.0",
            "size": 69305,
            "upload_time": "2024-06-27T00:44:29",
            "upload_time_iso_8601": "2024-06-27T00:44:29.387401Z",
            "url": "https://files.pythonhosted.org/packages/ff/b6/d0e58714bdcaab70745b9ec88d8c590681f7a09bff606ba281f7d6b34a19/cirq_rigetti-1.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-27 00:44:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "quantumlib",
    "github_project": "cirq",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cirq-rigetti"
}
        
Elapsed time: 0.67606s