linsys


Namelinsys JSON
Version 0.0.0.dev0 PyPI version JSON
download
home_pageNone
SummaryLinear Dynamical Systems Solver
upload_time2024-11-09 21:20:06
maintainerNone
docs_urlNone
authorRafael R. L. Benevides
requires_python>=3.10
licenseMIT
keywords linear system matrix exponential ode
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # linsys
Linear Dynamical Systems

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "linsys",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "linear system, matrix exponential, ODE",
    "author": "Rafael R. L. Benevides",
    "author_email": "rafael.rl.benevides@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/76/49/25aa9c12ec520922e03fa6fa2b95b667b9ea61a7787abdca11a4bc0e7b43/linsys-0.0.0.dev0.tar.gz",
    "platform": null,
    "description": "# linsys\nLinear Dynamical Systems\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Linear Dynamical Systems Solver",
    "version": "0.0.0.dev0",
    "project_urls": null,
    "split_keywords": [
        "linear system",
        " matrix exponential",
        " ode"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "179eef47dcb49abd20b52116119d32efa1746a7cd9ddfda87f0f6b368e681500",
                "md5": "f0083f60ab7a7fd77da88f52baea9517",
                "sha256": "96276611820d26839a33ab47ef682cf89623d18bf48a8bd3a8518f72a677c29c"
            },
            "downloads": -1,
            "filename": "linsys-0.0.0.dev0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f0083f60ab7a7fd77da88f52baea9517",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 1447,
            "upload_time": "2024-11-09T21:20:04",
            "upload_time_iso_8601": "2024-11-09T21:20:04.762045Z",
            "url": "https://files.pythonhosted.org/packages/17/9e/ef47dcb49abd20b52116119d32efa1746a7cd9ddfda87f0f6b368e681500/linsys-0.0.0.dev0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "764925aa9c12ec520922e03fa6fa2b95b667b9ea61a7787abdca11a4bc0e7b43",
                "md5": "a6ce142f6f187af998311c793667f7cd",
                "sha256": "edbdc38daa0491183b47bb30dd378a44933faead8bec2c5910bf375362da666d"
            },
            "downloads": -1,
            "filename": "linsys-0.0.0.dev0.tar.gz",
            "has_sig": false,
            "md5_digest": "a6ce142f6f187af998311c793667f7cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 1357,
            "upload_time": "2024-11-09T21:20:06",
            "upload_time_iso_8601": "2024-11-09T21:20:06.651134Z",
            "url": "https://files.pythonhosted.org/packages/76/49/25aa9c12ec520922e03fa6fa2b95b667b9ea61a7787abdca11a4bc0e7b43/linsys-0.0.0.dev0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-09 21:20:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "linsys"
}
        
Elapsed time: 0.40345s