cirq-rigetti


Namecirq-rigetti JSON
Version 1.3.0 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_time2023-12-01 22:11:46
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/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 --pre`.

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 --pre` 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": "",
    "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/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 --pre`.\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 --pre` 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.3.0",
    "project_urls": {
        "Homepage": "http://github.com/quantumlib/cirq"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc927f1ac8c1d3cbf355313b3ed9e1e7c2989b63de93b7bbc3af53921190ac4a",
                "md5": "f76c681ae71a26ea06648ce8a1a531e3",
                "sha256": "b771e523a8f2bd83ac3b22a79ae8ce03467c75c083ff44bcb04022c12c6dace3"
            },
            "downloads": -1,
            "filename": "cirq_rigetti-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f76c681ae71a26ea06648ce8a1a531e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 66172,
            "upload_time": "2023-12-01T22:11:46",
            "upload_time_iso_8601": "2023-12-01T22:11:46.063272Z",
            "url": "https://files.pythonhosted.org/packages/fc/92/7f1ac8c1d3cbf355313b3ed9e1e7c2989b63de93b7bbc3af53921190ac4a/cirq_rigetti-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-01 22:11:46",
    "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.36254s