cirq-pasqal


Namecirq-pasqal JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttp://github.com/quantumlib/cirq
SummaryA Cirq package to simulate and connect to Pasqal quantum computers
upload_time2023-12-01 22:12:01
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/pasqal_corp_logo.svg/2560px-pasqal_corp_logo.svg.png
  :target: https://github.com/quantumlib/cirq/
  :alt: cirq-pasqal
  :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-pasqal**, which provides everything you'll need to run Cirq quantum algorithms on pasqal quantum computers.

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

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

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

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

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

Note, that this will install both **cirq-pasqal** 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-pasqal",
    "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/pasqal_corp_logo.svg/2560px-pasqal_corp_logo.svg.png\n  :target: https://github.com/quantumlib/cirq/\n  :alt: cirq-pasqal\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-pasqal**, which provides everything you'll need to run Cirq quantum algorithms on pasqal quantum computers.\n\nDocumentation\n-------------\n\nTo get started with pasqal quantum computing services, checkout the following guide and tutorial:\n\n- `Access and authentication <https://quantumai.google/cirq/pasqal/access>`__\n- `Getting started guide <https://quantumai.google/cirq/tutorials/pasqal/getting_started>`__\n\nInstallation\n------------\n\nTo install the stable version of only **cirq-pasqal**, use `pip install cirq-pasqal`.\nTo install the pre-release version of only **cirq-pasqal**, use `pip install cirq-pasqal --pre`.\n\nNote, that this will install both **cirq-pasqal** 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 Pasqal quantum computers",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "http://github.com/quantumlib/cirq"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c07e269c391f750de1c3896c896b5f3ce2d4e4628d8b65d9e92fa0ec857eac60",
                "md5": "a1ce20611f37fc2725416c2af607e20c",
                "sha256": "953c04f1ba5efa94a26cae88e0d2ceeabde3c664beef43800b4be728c7f6f6eb"
            },
            "downloads": -1,
            "filename": "cirq_pasqal-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a1ce20611f37fc2725416c2af607e20c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 31955,
            "upload_time": "2023-12-01T22:12:01",
            "upload_time_iso_8601": "2023-12-01T22:12:01.072770Z",
            "url": "https://files.pythonhosted.org/packages/c0/7e/269c391f750de1c3896c896b5f3ce2d4e4628d8b65d9e92fa0ec857eac60/cirq_pasqal-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-01 22:12:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "quantumlib",
    "github_project": "cirq",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cirq-pasqal"
}
        
Elapsed time: 0.26309s