qocttools


Nameqocttools JSON
Version 0.0.13 PyPI version JSON
download
home_pagehttps://qocttools.readthedocs.io/
Summary"A set of tools to do quantum optimal control calculations"
upload_time2023-09-16 04:44:59
maintainer
docs_urlNone
authorAlberto Castro
requires_python>=3.9
licenseGNU General Public License v3 (GPLv3)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
qocttools is a python package that implements quantum
optimal control theory (QOCT). 

You may download it from its `gitlab page <https://gitlab.com/acbarrigon/qocttools>`_.
Documentation `here <https://qocttools.readthedocs.io/>`_.

It solves typical optimization problems defined on generic quantum systems. These
may be closed (described by the Schrödinger equation) or open (described by Lindblad's equation).
It relies heavily on the `QuTiP <https://qutip.org/>`_ program to handle internally
the quantum objects representation, manipulation, etc., and on the `nlopt <https://nlopt.readthedocs.io/en/latest/>`_
library for function optimization algorithms.

            

Raw data

            {
    "_id": null,
    "home_page": "https://qocttools.readthedocs.io/",
    "name": "qocttools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "Alberto Castro",
    "author_email": "alberto.castro.barrigon@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f9/26/7ad04a9add427cc21226f5c900d707ed5e60c855259bdf7725589f712990/qocttools-0.0.13.tar.gz",
    "platform": null,
    "description": "\nqocttools is a python package that implements quantum\noptimal control theory (QOCT). \n\nYou may download it from its `gitlab page <https://gitlab.com/acbarrigon/qocttools>`_.\nDocumentation `here <https://qocttools.readthedocs.io/>`_.\n\nIt solves typical optimization problems defined on generic quantum systems. These\nmay be closed (described by the Schr\u00f6dinger equation) or open (described by Lindblad's equation).\nIt relies heavily on the `QuTiP <https://qutip.org/>`_ program to handle internally\nthe quantum objects representation, manipulation, etc., and on the `nlopt <https://nlopt.readthedocs.io/en/latest/>`_\nlibrary for function optimization algorithms.\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3 (GPLv3)",
    "summary": "\"A set of tools to do quantum optimal control calculations\"",
    "version": "0.0.13",
    "project_urls": {
        "Homepage": "https://qocttools.readthedocs.io/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9267ad04a9add427cc21226f5c900d707ed5e60c855259bdf7725589f712990",
                "md5": "267ca3eac77cdb14d6ef567d37e93795",
                "sha256": "182ea2ba4b9cdac33b026e4c1563b9f85116c20b572349b3fb54e0db39c7389c"
            },
            "downloads": -1,
            "filename": "qocttools-0.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "267ca3eac77cdb14d6ef567d37e93795",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 267081,
            "upload_time": "2023-09-16T04:44:59",
            "upload_time_iso_8601": "2023-09-16T04:44:59.823282Z",
            "url": "https://files.pythonhosted.org/packages/f9/26/7ad04a9add427cc21226f5c900d707ed5e60c855259bdf7725589f712990/qocttools-0.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-16 04:44:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "qocttools"
}
        
Elapsed time: 0.16221s