scqubits


Namescqubits JSON
Version 4.2.0 PyPI version JSON
download
home_pagehttps://scqubits.readthedocs.io
Summaryscqubits: superconducting qubits in Python
upload_time2024-10-17 20:41:49
maintainerNone
docs_urlNone
authorJens Koch, Peter Groszkowski
requires_python>=3.9
licenseBSD
keywords superconducting qubits
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
scqubits is an open-source Python library for simulating superconducting qubits. It is
meant to give the user a convenient way to obtain energy spectra of common
superconducting qubits, plot energy levels as a function of external parameters,
calculate matrix elements etc. The library further provides an interface to QuTiP,
making it easy to work with composite Hilbert spaces consisting of coupled
superconducting qubits and harmonic modes. Internally, numerics within scqubits is
carried out with the help of Numpy and Scipy; plotting capabilities rely on
Matplotlib.

If scqubits is helpful to you in your research, please support its continued
development and maintenance. Use of scqubits in research publications is
appropriately acknowledged by citing:

Peter Groszkowski and Jens Koch, 'scqubits:  a Python package for superconducting qubits',
Quantum 5, 583 (2021). https://quantum-journal.org/papers/q-2021-11-17-583/

            

Raw data

            {
    "_id": null,
    "home_page": "https://scqubits.readthedocs.io",
    "name": "scqubits",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "superconducting qubits",
    "author": "Jens Koch, Peter Groszkowski",
    "author_email": "jens-koch@northwestern.edu, piotrekg@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ad/96/4cae5245ea456edcc6cdfa00b6e685470da5d7572d1509b5bfe3e12952ee/scqubits-4.2.0.tar.gz",
    "platform": "Linux",
    "description": "\nscqubits is an open-source Python library for simulating superconducting qubits. It is\nmeant to give the user a convenient way to obtain energy spectra of common\nsuperconducting qubits, plot energy levels as a function of external parameters,\ncalculate matrix elements etc. The library further provides an interface to QuTiP,\nmaking it easy to work with composite Hilbert spaces consisting of coupled\nsuperconducting qubits and harmonic modes. Internally, numerics within scqubits is\ncarried out with the help of Numpy and Scipy; plotting capabilities rely on\nMatplotlib.\n\nIf scqubits is helpful to you in your research, please support its continued\ndevelopment and maintenance. Use of scqubits in research publications is\nappropriately acknowledged by citing:\n\nPeter Groszkowski and Jens Koch, 'scqubits:  a Python package for superconducting qubits',\nQuantum 5, 583 (2021). https://quantum-journal.org/papers/q-2021-11-17-583/\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "scqubits: superconducting qubits in Python",
    "version": "4.2.0",
    "project_urls": {
        "Homepage": "https://scqubits.readthedocs.io"
    },
    "split_keywords": [
        "superconducting",
        "qubits"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "71b33496d5ae50257725fb1721cfbc92ad9a3c7d482d25a9031976ed907982ae",
                "md5": "b93c02e30f9d5322fb72a13d40f904b9",
                "sha256": "e50f063f05f969b1c0866fc307b28d30c1379bd6897c95965114c33bd165897c"
            },
            "downloads": -1,
            "filename": "scqubits-4.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b93c02e30f9d5322fb72a13d40f904b9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 6521109,
            "upload_time": "2024-10-17T20:41:47",
            "upload_time_iso_8601": "2024-10-17T20:41:47.729253Z",
            "url": "https://files.pythonhosted.org/packages/71/b3/3496d5ae50257725fb1721cfbc92ad9a3c7d482d25a9031976ed907982ae/scqubits-4.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad964cae5245ea456edcc6cdfa00b6e685470da5d7572d1509b5bfe3e12952ee",
                "md5": "8459da9edcd4f00cd3cbc4a1697cedf7",
                "sha256": "76351bd6bf4d027762b8977e0758d4c14371df14fdb4cf605baa3b94b64d6348"
            },
            "downloads": -1,
            "filename": "scqubits-4.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8459da9edcd4f00cd3cbc4a1697cedf7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 6467102,
            "upload_time": "2024-10-17T20:41:49",
            "upload_time_iso_8601": "2024-10-17T20:41:49.480591Z",
            "url": "https://files.pythonhosted.org/packages/ad/96/4cae5245ea456edcc6cdfa00b6e685470da5d7572d1509b5bfe3e12952ee/scqubits-4.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-17 20:41:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "scqubits"
}
        
Elapsed time: 0.52782s