.. image:: https://raw.githubusercontent.com/quantumlib/Cirq/main/docs/images/Cirq_logo_color.png
:target: https://github.com/quantumlib/cirq
:alt: cirq-ft
:width: 500px
Cirq-FT: Cirq for Fault-Tolerant algorithms
-------------------------------------------
Cirq-FT is a Python library for rapid prototyping and resource estimation of fault tolerant
algorithms that extends the quantum computing SDK **Cirq**.
Installation
------------
Cirq-FT is currently in beta mode and only available as a pre-release.
To install the pre-release version of **cirq-ft**, use
.. code-block:: bash
pip install cirq-ft --pre
Note, that this will install both cirq-ft and cirq-core as well.
To get all the optional **Cirq** modules installed as well, 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-ft",
"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://raw.githubusercontent.com/quantumlib/Cirq/main/docs/images/Cirq_logo_color.png\n :target: https://github.com/quantumlib/cirq\n :alt: cirq-ft\n :width: 500px\n\nCirq-FT: Cirq for Fault-Tolerant algorithms \n-------------------------------------------\n\nCirq-FT is a Python library for rapid prototyping and resource estimation of fault tolerant \nalgorithms that extends the quantum computing SDK **Cirq**.\n\nInstallation\n------------\nCirq-FT is currently in beta mode and only available as a pre-release. \nTo install the pre-release version of **cirq-ft**, use \n\n.. code-block:: bash\n\n pip install cirq-ft --pre\n\n\n\nNote, that this will install both cirq-ft and cirq-core as well.\n\nTo get all the optional **Cirq** modules installed as well, use `pip install cirq` or\n`pip install cirq --pre` for the pre-release version.\n",
"bugtrack_url": null,
"license": "Apache 2",
"summary": "A Cirq package for fault-tolerant algorithms",
"version": "1.3.0",
"project_urls": {
"Homepage": "http://github.com/quantumlib/cirq"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ae991d11513cfed64b3da73486c5a6e09053e1e0a46e0bcc962938a9762653e5",
"md5": "461f158e1714bc154360dcde068d7270",
"sha256": "ff45a911b74abece20e97856bad6ff388efdd79068f654a8cee7925d2fe54bf5"
},
"downloads": -1,
"filename": "cirq_ft-1.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "461f158e1714bc154360dcde068d7270",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 143114,
"upload_time": "2023-12-01T22:11:30",
"upload_time_iso_8601": "2023-12-01T22:11:30.266847Z",
"url": "https://files.pythonhosted.org/packages/ae/99/1d11513cfed64b3da73486c5a6e09053e1e0a46e0bcc962938a9762653e5/cirq_ft-1.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-01 22:11:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "quantumlib",
"github_project": "cirq",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "cirq-ft"
}