classiq


Nameclassiq JSON
Version 0.96.1 PyPI version JSON
download
home_pageNone
SummaryClassiq's Python SDK for quantum computing
upload_time2025-11-02 13:50:19
maintainerNone
docs_urlNone
authorClassiq Technologies
requires_python<3.13,>=3.10
licenseNone
keywords quantum computing quantum circuits quantum algorithms qad qdl
VCS
bugtrack_url
requirements classiq jupyter
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <a href="https://www.classiq.io">
    <img src="https://uploads-ssl.webflow.com/60000db7a5f449af5e4590ac/6122b22eea7a9583a5c0d560_classiq_RGB_Green_with_margin.png" alt="Classiq">
  </a>
</p>
<p align="center">
    <em>The Classiq Quantum Algorithm Design platform helps teams build sophisticated quantum circuits that could not be designed otherwise</em>
</p>

Classiq does this by synthesizing high-level functional models into optimized quantum
circuits, taking into account the constraints that are important to the designer.
Furthermore, Classiq is able to generate circuits for practically any universal gate-based
quantum computer and is compatible with most quantum cloud providers.

For information about Classiq's SDK, see the
[documentation](https://docs.classiq.io/latest/getting-started/python-sdk/).

## License

See [license](https://classiq.io/license).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "classiq",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": null,
    "keywords": "quantum computing, quantum circuits, quantum algorithms, QAD, QDL",
    "author": "Classiq Technologies",
    "author_email": "Classiq Technologies <support@classiq.io>",
    "download_url": null,
    "platform": null,
    "description": "<p align=\"center\">\n  <a href=\"https://www.classiq.io\">\n    <img src=\"https://uploads-ssl.webflow.com/60000db7a5f449af5e4590ac/6122b22eea7a9583a5c0d560_classiq_RGB_Green_with_margin.png\" alt=\"Classiq\">\n  </a>\n</p>\n<p align=\"center\">\n    <em>The Classiq Quantum Algorithm Design platform helps teams build sophisticated quantum circuits that could not be designed otherwise</em>\n</p>\n\nClassiq does this by synthesizing high-level functional models into optimized quantum\ncircuits, taking into account the constraints that are important to the designer.\nFurthermore, Classiq is able to generate circuits for practically any universal gate-based\nquantum computer and is compatible with most quantum cloud providers.\n\nFor information about Classiq's SDK, see the\n[documentation](https://docs.classiq.io/latest/getting-started/python-sdk/).\n\n## License\n\nSee [license](https://classiq.io/license).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Classiq's Python SDK for quantum computing",
    "version": "0.96.1",
    "project_urls": {
        "documentation": "https://docs.classiq.io/",
        "examples": "https://github.com/Classiq/classiq-library",
        "homepage": "https://classiq.io"
    },
    "split_keywords": [
        "quantum computing",
        " quantum circuits",
        " quantum algorithms",
        " qad",
        " qdl"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bc78b8286b60f2d56b5fe0f8f86445aa435cdf65df7c9273d5448cf268407ce2",
                "md5": "48660c6d827db62d66d4bd2b8514c7cc",
                "sha256": "d80cf04331f33d8a986b3ffbbc9341baa7831119e5763bcd2d05c3266bdb46a3"
            },
            "downloads": -1,
            "filename": "classiq-0.96.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "48660c6d827db62d66d4bd2b8514c7cc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 597991,
            "upload_time": "2025-11-02T13:50:19",
            "upload_time_iso_8601": "2025-11-02T13:50:19.218594Z",
            "url": "https://files.pythonhosted.org/packages/bc/78/b8286b60f2d56b5fe0f8f86445aa435cdf65df7c9273d5448cf268407ce2/classiq-0.96.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-02 13:50:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Classiq",
    "github_project": "classiq-library",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "classiq",
            "specs": []
        },
        {
            "name": "jupyter",
            "specs": []
        }
    ],
    "lcname": "classiq"
}
        
Elapsed time: 2.94661s