QuantumIntelligence


NameQuantumIntelligence JSON
Version 0.0.15 PyPI version JSON
download
home_pageNone
SummaryDeveloping quantum intelligence.
upload_time2025-01-06 10:56:31
maintainerNone
docs_urlNone
authorZheng-Zhi Sun
requires_python<4,>=3.7
licenseNone
keywords development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Quantum Intelligence

This is the python code to develop quantum intelligence. But for now it is just an efficient quantum simulator based on Pytorch.

## Installation

`pip install QuantumIntelligence`


    Copyright (C) <2022>  <Zheng-Zhi Sun>

    QuantumIntelligence is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "QuantumIntelligence",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": null,
    "keywords": "development",
    "author": "Zheng-Zhi Sun",
    "author_email": "sunzhengzhi.work@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ff/bd/df255383c4a623bbe0bc85411e20a71d72acc4edc2d8c3d3d975501b49b9/quantumintelligence-0.0.15.tar.gz",
    "platform": null,
    "description": "# Quantum Intelligence\r\n\r\nThis is the python code to develop quantum intelligence. But for now it is just an efficient quantum simulator based on Pytorch.\r\n\r\n## Installation\r\n\r\n`pip install QuantumIntelligence`\r\n\r\n\r\n    Copyright (C) <2022>  <Zheng-Zhi Sun>\r\n\r\n    QuantumIntelligence is free software: you can redistribute it and/or modify\r\n    it under the terms of the GNU General Public License as published by\r\n    the Free Software Foundation, either version 3 of the License, or\r\n    (at your option) any later version.\r\n\r\n    This program is distributed in the hope that it will be useful,\r\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\r\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r\n    GNU General Public License for more details.\r\n\r\n    You should have received a copy of the GNU General Public License\r\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Developing quantum intelligence.",
    "version": "0.0.15",
    "project_urls": null,
    "split_keywords": [
        "development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31794f171385fafe5fb6faaa1edf36c20416ae2e3bc77860529e72150ac137ee",
                "md5": "b322781dedd882e749ccf8cdcff0df53",
                "sha256": "01204dae0ec5db39faca76abd7083de623f7a68d5b69ee19faa6280051ceb5bf"
            },
            "downloads": -1,
            "filename": "QuantumIntelligence-0.0.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b322781dedd882e749ccf8cdcff0df53",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 56468,
            "upload_time": "2025-01-06T10:56:30",
            "upload_time_iso_8601": "2025-01-06T10:56:30.314055Z",
            "url": "https://files.pythonhosted.org/packages/31/79/4f171385fafe5fb6faaa1edf36c20416ae2e3bc77860529e72150ac137ee/QuantumIntelligence-0.0.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffbddf255383c4a623bbe0bc85411e20a71d72acc4edc2d8c3d3d975501b49b9",
                "md5": "ea49a23c9023e2f4ca28d4daeb1e97f5",
                "sha256": "c937b26733cd1ac5e9d9be0a5a2ca0d78feafa4ed8237680895f66f314623c6f"
            },
            "downloads": -1,
            "filename": "quantumintelligence-0.0.15.tar.gz",
            "has_sig": false,
            "md5_digest": "ea49a23c9023e2f4ca28d4daeb1e97f5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 50311,
            "upload_time": "2025-01-06T10:56:31",
            "upload_time_iso_8601": "2025-01-06T10:56:31.739915Z",
            "url": "https://files.pythonhosted.org/packages/ff/bd/df255383c4a623bbe0bc85411e20a71d72acc4edc2d8c3d3d975501b49b9/quantumintelligence-0.0.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-06 10:56:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "quantumintelligence"
}
        
Elapsed time: 0.37959s