qusimulator


Namequsimulator JSON
Version 2.2 PyPI version JSON
download
home_pagehttps://github.com/atulvarshneya/quantum-computing
SummaryQuantum computer simulator
upload_time2024-02-12 05:12:40
maintainer
docs_urlNone
authorAtul Varshneya
requires_python>3.9
licenseGPL
keywords qsystems quantum computing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Qusimulator – A quantum computing simulator
## Release 2.2

`$ pip install qusimulator`

Now full support for quantum noise simulation.  
Includes state-vector and density-matrix based simulators.  
Documentation and example code resources -  
* [Example implementations of various quantum algorithms](https://github.com/atulvarshneya/quantum-computing/tree/master/examples/qsim/)
* [Developer documentation](https://github.com/atulvarshneya/quantum-computing/blob/master/qusimulator/README.md)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/atulvarshneya/quantum-computing",
    "name": "qusimulator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">3.9",
    "maintainer_email": "",
    "keywords": "qsystems quantum computing",
    "author": "Atul Varshneya",
    "author_email": "atul.varshneya@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/39/ec/e4f675118929b52701483688b3c7f03addb6de76c6a8fa00cc51d6257fb6/qusimulator-2.2.tar.gz",
    "platform": null,
    "description": "# Qusimulator \u2013 A quantum computing simulator\n## Release 2.2\n\n`$ pip install qusimulator`\n\nNow full support for quantum noise simulation.  \nIncludes state-vector and density-matrix based simulators.  \nDocumentation and example code resources -  \n* [Example implementations of various quantum algorithms](https://github.com/atulvarshneya/quantum-computing/tree/master/examples/qsim/)\n* [Developer documentation](https://github.com/atulvarshneya/quantum-computing/blob/master/qusimulator/README.md)\n",
    "bugtrack_url": null,
    "license": "GPL",
    "summary": "Quantum computer simulator",
    "version": "2.2",
    "project_urls": {
        "Homepage": "https://github.com/atulvarshneya/quantum-computing"
    },
    "split_keywords": [
        "qsystems",
        "quantum",
        "computing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff59f7245e26dbf5d71c8534e66e832bc6262ce2670b331623e0bb216dc3fe39",
                "md5": "5b14a8051959eb66f0b8e8a5251ac762",
                "sha256": "3522a29e993b0830ba04f41825db7059383fa75ce80f92b0edfa1ff4b22332ed"
            },
            "downloads": -1,
            "filename": "qusimulator-2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b14a8051959eb66f0b8e8a5251ac762",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">3.9",
            "size": 35457,
            "upload_time": "2024-02-12T05:12:36",
            "upload_time_iso_8601": "2024-02-12T05:12:36.039826Z",
            "url": "https://files.pythonhosted.org/packages/ff/59/f7245e26dbf5d71c8534e66e832bc6262ce2670b331623e0bb216dc3fe39/qusimulator-2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39ece4f675118929b52701483688b3c7f03addb6de76c6a8fa00cc51d6257fb6",
                "md5": "0140c343c98b4577005e9b334e110108",
                "sha256": "82d02c3f43506031003e28ddda7d27d035257a185a6866cf362a9943502cb821"
            },
            "downloads": -1,
            "filename": "qusimulator-2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0140c343c98b4577005e9b334e110108",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.9",
            "size": 37350,
            "upload_time": "2024-02-12T05:12:40",
            "upload_time_iso_8601": "2024-02-12T05:12:40.486854Z",
            "url": "https://files.pythonhosted.org/packages/39/ec/e4f675118929b52701483688b3c7f03addb6de76c6a8fa00cc51d6257fb6/qusimulator-2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-12 05:12:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "atulvarshneya",
    "github_project": "quantum-computing",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "qusimulator"
}
        
Elapsed time: 0.17746s