quis


Namequis JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryA Quantum Instruction Set
upload_time2024-10-02 14:02:37
maintainerNone
docs_urlNone
authorQuantum Inspire
requires_python<4.0,>=3.9
licenseApache-2.0
keywords quantum instructions computation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # QuIS

Quantum Instruction Set (QuIS): Serves as a single source of truth for the standard quantum instruction set that is consumed by various quantum algorithm tooling components within the Quantum Inspire platform, e.g., [libQASM](https://github.com/QuTech-Delft/libqasm), [OpenSquirrel](https://github.com/QuTech-Delft/OpenSquirrel), and [QX Simulator](https://github.com/QuTech-Delft/qx-simulator#readme).

## Authors

Quantum Inspire ([support@quantum-inspire.com](mailto:support@quantum-inspire.com))

QuTech: TNO & TU Delft

## License

QuIS is licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/QuTech-Delft/QuIS/blob/develop/LICENSE) for the full license text.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "quis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "quantum, instructions, computation",
    "author": "Quantum Inspire",
    "author_email": "support@quantum-inspire.com",
    "download_url": "https://files.pythonhosted.org/packages/1d/98/523cbc5c554c9c760c55f94ac052e73e7d07c1e62cbf0c85eb6e62395505/quis-0.0.1.tar.gz",
    "platform": null,
    "description": "# QuIS\n\nQuantum Instruction Set (QuIS): Serves as a single source of truth for the standard quantum instruction set that is consumed by various quantum algorithm tooling components within the Quantum Inspire platform, e.g., [libQASM](https://github.com/QuTech-Delft/libqasm), [OpenSquirrel](https://github.com/QuTech-Delft/OpenSquirrel), and [QX Simulator](https://github.com/QuTech-Delft/qx-simulator#readme).\n\n## Authors\n\nQuantum Inspire ([support@quantum-inspire.com](mailto:support@quantum-inspire.com))\n\nQuTech: TNO & TU Delft\n\n## License\n\nQuIS is licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/QuTech-Delft/QuIS/blob/develop/LICENSE) for the full license text.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Quantum Instruction Set",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "quantum",
        " instructions",
        " computation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99b7de470a8a4abb33d54675e050a266d64a4249e854f0e7c08fa1fffd066b76",
                "md5": "6ad25f3d463cd0599c00e450ac5de8f2",
                "sha256": "c0813da9ca25734a1af6c0615675e6416e209c43fce89fbdb0f2a3352c147c67"
            },
            "downloads": -1,
            "filename": "quis-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ad25f3d463cd0599c00e450ac5de8f2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 7495,
            "upload_time": "2024-10-02T14:02:36",
            "upload_time_iso_8601": "2024-10-02T14:02:36.326965Z",
            "url": "https://files.pythonhosted.org/packages/99/b7/de470a8a4abb33d54675e050a266d64a4249e854f0e7c08fa1fffd066b76/quis-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d98523cbc5c554c9c760c55f94ac052e73e7d07c1e62cbf0c85eb6e62395505",
                "md5": "c64f17c4032c5c87fbe6751bc6fbecb6",
                "sha256": "831e81238fc94fdd049eb50f35be380d3d0807454fb830c1de7b88f16123760f"
            },
            "downloads": -1,
            "filename": "quis-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c64f17c4032c5c87fbe6751bc6fbecb6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 7178,
            "upload_time": "2024-10-02T14:02:37",
            "upload_time_iso_8601": "2024-10-02T14:02:37.940170Z",
            "url": "https://files.pythonhosted.org/packages/1d/98/523cbc5c554c9c760c55f94ac052e73e7d07c1e62cbf0c85eb6e62395505/quis-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 14:02:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "quis"
}
        
Elapsed time: 0.34158s