qiskit-sat-synthesis


Nameqiskit-sat-synthesis JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/qiskit-community/qiskit-sat-synthesis
SummarySat-based synthesis plugins for Qiskit
upload_time2024-12-24 07:05:06
maintainerNone
docs_urlNone
authorAlexander Ivrii
requires_python>=3.7
licenseApache 2.0 License
keywords synthesis quantum qiskit plugins sat
VCS
bugtrack_url
requirements qiskit z3-solver
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/qiskit-community/qiskit-sat-synthesis",
    "name": "qiskit-sat-synthesis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "Synthesis, Quantum, Qiskit, Plugins, Sat",
    "author": "Alexander Ivrii",
    "author_email": "alexi@il.ibm.com",
    "download_url": "https://files.pythonhosted.org/packages/2c/7a/191b87f48cd6f451b402a38329b4a15af3c4e350373a164f24dcf381750b/qiskit_sat_synthesis-0.0.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache 2.0 License",
    "summary": "Sat-based synthesis plugins for Qiskit",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/qiskit-community/qiskit-sat-synthesis"
    },
    "split_keywords": [
        "synthesis",
        " quantum",
        " qiskit",
        " plugins",
        " sat"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f92e40c6c31c757162f8a0deaa194858a036aa7c4d48ec6ce42f2d629a4d26d",
                "md5": "4458545cb6fec97438833516c6387f67",
                "sha256": "c26458e1c3347758d31f1fcb0b3f3a30b73815f5c0da3ae2b22a5f96a60d9a09"
            },
            "downloads": -1,
            "filename": "qiskit_sat_synthesis-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4458545cb6fec97438833516c6387f67",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 50072,
            "upload_time": "2024-12-24T07:05:04",
            "upload_time_iso_8601": "2024-12-24T07:05:04.186792Z",
            "url": "https://files.pythonhosted.org/packages/2f/92/e40c6c31c757162f8a0deaa194858a036aa7c4d48ec6ce42f2d629a4d26d/qiskit_sat_synthesis-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c7a191b87f48cd6f451b402a38329b4a15af3c4e350373a164f24dcf381750b",
                "md5": "cdaf1dfa834e001be040e4b53b12925f",
                "sha256": "6887ae96459e03066dcf81e2406a057f4fdb8faa16d3f7529a5ab03460b0cb23"
            },
            "downloads": -1,
            "filename": "qiskit_sat_synthesis-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "cdaf1dfa834e001be040e4b53b12925f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 37630,
            "upload_time": "2024-12-24T07:05:06",
            "upload_time_iso_8601": "2024-12-24T07:05:06.724282Z",
            "url": "https://files.pythonhosted.org/packages/2c/7a/191b87f48cd6f451b402a38329b4a15af3c4e350373a164f24dcf381750b/qiskit_sat_synthesis-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-24 07:05:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "qiskit-community",
    "github_project": "qiskit-sat-synthesis",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "qiskit",
            "specs": [
                [
                    ">=",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "z3-solver",
            "specs": []
        }
    ],
    "lcname": "qiskit-sat-synthesis"
}
        
Elapsed time: 3.88528s