QuantumIntelligence


NameQuantumIntelligence JSON
Version 0.0.18 PyPI version JSON
download
home_pageNone
SummaryDeveloping quantum intelligence.
upload_time2025-10-27 12:33:27
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/7a/3b/82a6029d78206b650322bf04f865b4c6b3c2e0b214292e09110b1d7701bb/quantumintelligence-0.0.18.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.18",
    "project_urls": null,
    "split_keywords": [
        "development"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "68ddf99eb206a000d3ea348ddf8eab469b8b068ff5bcb9876919fb74836c2e35",
                "md5": "3e4644137187f15f2ed60acd778e2fe7",
                "sha256": "426184589fe82a1fb4d12ce00a35aeb6e8b3674d09d302e8d5fd77a089382d73"
            },
            "downloads": -1,
            "filename": "quantumintelligence-0.0.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e4644137187f15f2ed60acd778e2fe7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 57680,
            "upload_time": "2025-10-27T12:33:25",
            "upload_time_iso_8601": "2025-10-27T12:33:25.373948Z",
            "url": "https://files.pythonhosted.org/packages/68/dd/f99eb206a000d3ea348ddf8eab469b8b068ff5bcb9876919fb74836c2e35/quantumintelligence-0.0.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7a3b82a6029d78206b650322bf04f865b4c6b3c2e0b214292e09110b1d7701bb",
                "md5": "46389e93ea949272fac6eb01cd31cf76",
                "sha256": "e4cddc6f143110762f3a8c0e298a2f14a229e5b03496315c8f3d0162390ca57b"
            },
            "downloads": -1,
            "filename": "quantumintelligence-0.0.18.tar.gz",
            "has_sig": false,
            "md5_digest": "46389e93ea949272fac6eb01cd31cf76",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 51893,
            "upload_time": "2025-10-27T12:33:27",
            "upload_time_iso_8601": "2025-10-27T12:33:27.031698Z",
            "url": "https://files.pythonhosted.org/packages/7a/3b/82a6029d78206b650322bf04f865b4c6b3c2e0b214292e09110b1d7701bb/quantumintelligence-0.0.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-27 12:33:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "quantumintelligence"
}
        
Elapsed time: 3.59837s