SQcircuit is an open-source Python library that is
capable of analyzing an arbitrary superconducting quantum circuit. SQcircuit
uses the theory discussed in [Rajabzadeh et al., 2022] to describe the
Hamiltonian in the appropriate basis and to effectively find the energy
spectrum and eigenvectors of the circuit. To design the desired quantum
circuit and to discover new qubits, additional functionalities and methods
are provided to extract the circuit properties such as matrix elements,
dephasing rate, decay rates, etc.
Theory detail of SQcircuit and the introduction to library functionalities are
presented in the following paper:
Taha Rajabzadeh, Zhaoyou Wang, Nathan Lee, Takuma Makihara, Yudan Guo,
Amir H. Safavi-Naeini, 'Analysis of arbitrary superconducting quantum circuits
accompanied by a Python package: SQcircuit', arXiv:2206.08319 (2022).
https://arxiv.org/abs/2206.08319
Raw data
{
"_id": null,
"home_page": "https://github.com/stanfordLINQS/SQcircuit",
"name": "SQcircuit",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "superconducting circuits",
"author": "Taha Rajabzadeh, Amir Safavi-Naeini",
"author_email": "tahar@stanford.edu, safavi@stanford.edu",
"download_url": "https://files.pythonhosted.org/packages/7c/23/2537531664cfd02284476513d273d67d0afd1a98e636fbf60f42a7fc1538/sqcircuit-1.0.0.tar.gz",
"platform": null,
"description": "SQcircuit is an open-source Python library that is \ncapable of analyzing an arbitrary superconducting quantum circuit. SQcircuit \nuses the theory discussed in [Rajabzadeh et al., 2022] to describe the \nHamiltonian in the appropriate basis and to effectively find the energy \nspectrum and eigenvectors of the circuit. To design the desired quantum \ncircuit and to discover new qubits, additional functionalities and methods \nare provided to extract the circuit properties such as matrix elements, \ndephasing rate, decay rates, etc.\n\nTheory detail of SQcircuit and the introduction to library functionalities are \npresented in the following paper:\n\nTaha Rajabzadeh, Zhaoyou Wang, Nathan Lee, Takuma Makihara, Yudan Guo, \nAmir H. Safavi-Naeini, 'Analysis of arbitrary superconducting quantum circuits \naccompanied by a Python package: SQcircuit', arXiv:2206.08319 (2022). \nhttps://arxiv.org/abs/2206.08319\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "superconducting quantum circuit analyzer",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/stanfordLINQS/SQcircuit"
},
"split_keywords": [
"superconducting",
"circuits"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4164b7410566e6b6627e0b54f0650f5d5b47cdf68eaa104c63c5b57c39c52717",
"md5": "2d08d0898a266c340c2fead81a2f3e7a",
"sha256": "9146b64b29c57d10d5bd75f121179b59e25c9557b22683c326a2d4b569fb5c40"
},
"downloads": -1,
"filename": "SQcircuit-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2d08d0898a266c340c2fead81a2f3e7a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 389702,
"upload_time": "2024-08-16T03:34:16",
"upload_time_iso_8601": "2024-08-16T03:34:16.951091Z",
"url": "https://files.pythonhosted.org/packages/41/64/b7410566e6b6627e0b54f0650f5d5b47cdf68eaa104c63c5b57c39c52717/SQcircuit-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7c232537531664cfd02284476513d273d67d0afd1a98e636fbf60f42a7fc1538",
"md5": "e3283b8ba2c581de1fdd88610f0e65d8",
"sha256": "dbfe1728fbd32553a9d4627f4c29e843df4cd83d3db452e0a42a93919da42392"
},
"downloads": -1,
"filename": "sqcircuit-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "e3283b8ba2c581de1fdd88610f0e65d8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 382092,
"upload_time": "2024-08-16T03:34:18",
"upload_time_iso_8601": "2024-08-16T03:34:18.962554Z",
"url": "https://files.pythonhosted.org/packages/7c/23/2537531664cfd02284476513d273d67d0afd1a98e636fbf60f42a7fc1538/sqcircuit-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-16 03:34:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "stanfordLINQS",
"github_project": "SQcircuit",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "sqcircuit"
}