Name | quantum-xyz JSON |
Version |
0.1.1
JSON |
| download |
home_page | |
Summary | A quantum circuit synthesis library |
upload_time | 2024-02-11 05:25:10 |
maintainer | |
docs_url | None |
author | Hanyu Wang |
requires_python | >=3.10 |
license | |
keywords |
quantum computing
eda
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Quantum XYZ
===========
<!-- [![DOI](https://zenodo.org/badge/598144740.svg)](https://zenodo.org/badge/latestdoi/598144740) -->
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/Nozidoali/quantum-xyz.git)
[![CI](https://github.com/Nozidoali/quantum-xyz/actions/workflows/ci.yml/badge.svg)](https://github.com/Nozidoali/quantum-xyz/actions/workflows/ci.yml)
XYZ is a Python package for quantum compilation. It provides several implementations for quantum circuit optimizations, such as exact CNOT synthesis. [Read full documentation](https://quantum-xyz.readthedocs.io/en/latest/)
## Example
```sh
pip install quantum-xyz
cd example
python synthesize_dicke.py
```
Raw data
{
"_id": null,
"home_page": "",
"name": "quantum-xyz",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "quantum computing,eda",
"author": "Hanyu Wang",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/19/0a/a0f10f5fe176de19a396e001198dd21659f80162329b412fa3ab8ec9ada1/quantum-xyz-0.1.1.tar.gz",
"platform": null,
"description": "Quantum XYZ\n===========\n\n<!-- [![DOI](https://zenodo.org/badge/598144740.svg)](https://zenodo.org/badge/latestdoi/598144740) -->\n[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/Nozidoali/quantum-xyz.git)\n[![CI](https://github.com/Nozidoali/quantum-xyz/actions/workflows/ci.yml/badge.svg)](https://github.com/Nozidoali/quantum-xyz/actions/workflows/ci.yml)\n\n\nXYZ is a Python package for quantum compilation. It provides several implementations for quantum circuit optimizations, such as exact CNOT synthesis. [Read full documentation](https://quantum-xyz.readthedocs.io/en/latest/)\n\n## Example\n\n```sh\npip install quantum-xyz\ncd example\npython synthesize_dicke.py\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "A quantum circuit synthesis library",
"version": "0.1.1",
"project_urls": {
"Documentation": "https://quantum-xyz.readthedocs.io/en/latest/",
"Repository": "https://github.com/Nozidoali/quantum-xyz.git"
},
"split_keywords": [
"quantum computing",
"eda"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c5be09d27be68715ca17e5b60eb3e702fa3e4949e7c1a563b07fa31d961a9e0d",
"md5": "bb3daacba0329b4377b3e47a5c083ced",
"sha256": "717a4646b0aeb15e36234d3f1bec434b6196480de026b3ec6df4bb152ee33ba1"
},
"downloads": -1,
"filename": "quantum_xyz-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bb3daacba0329b4377b3e47a5c083ced",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 73382,
"upload_time": "2024-02-11T05:25:08",
"upload_time_iso_8601": "2024-02-11T05:25:08.724686Z",
"url": "https://files.pythonhosted.org/packages/c5/be/09d27be68715ca17e5b60eb3e702fa3e4949e7c1a563b07fa31d961a9e0d/quantum_xyz-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "190aa0f10f5fe176de19a396e001198dd21659f80162329b412fa3ab8ec9ada1",
"md5": "59b48402e7df095230d5d39bf56ba375",
"sha256": "5cf4e18a6adfaa9e368bc73ec5f94094373c2ebb33ff0d92470bb508b589cd42"
},
"downloads": -1,
"filename": "quantum-xyz-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "59b48402e7df095230d5d39bf56ba375",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 42741,
"upload_time": "2024-02-11T05:25:10",
"upload_time_iso_8601": "2024-02-11T05:25:10.501378Z",
"url": "https://files.pythonhosted.org/packages/19/0a/a0f10f5fe176de19a396e001198dd21659f80162329b412fa3ab8ec9ada1/quantum-xyz-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-11 05:25:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Nozidoali",
"github_project": "quantum-xyz",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "quantum-xyz"
}