ogls


Nameogls JSON
Version 1.0 PyPI version JSON
download
home_pageNone
SummaryOmnivariant generalized least-square regression
upload_time2023-09-18 20:48:52
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <img align="right" src="ogls_logo.png">

# OGLS

Python library for Omnivariant Generalized Least-Square regression.

## Contact

All questions and suggestions are welcome and should be directed at [Mathieu Daëron](mailto:daeron@lsce.ipsl.fr?subject=[D47calib]), or feel free to open an issue [here](https://github.com/mdaeron/D47calib/issues).


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ogls",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Mathieu Da\u00ebron <daeron@lsce.ipsl.fr>",
    "download_url": "https://files.pythonhosted.org/packages/20/3d/4cbe41562b7499ec92086a7df1c3cb1a29ef6cd88f655194b74679db5d85/ogls-1.0.tar.gz",
    "platform": null,
    "description": "<img align=\"right\" src=\"ogls_logo.png\">\n\n# OGLS\n\nPython library for Omnivariant Generalized Least-Square regression.\n\n## Contact\n\nAll questions and suggestions are welcome and should be directed at [Mathieu Da\u00ebron](mailto:daeron@lsce.ipsl.fr?subject=[D47calib]), or feel free to open an issue [here](https://github.com/mdaeron/D47calib/issues).\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Omnivariant generalized least-square regression",
    "version": "1.0",
    "project_urls": {
        "Home": "https://github.com/mdaeron/ogls"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5310505718b5d9682319c4daac84477df030b25f10cc6871b94d99afbf19512c",
                "md5": "1b29ad3790a1cdb81b3e01cbc43d2891",
                "sha256": "8abe4a00e9b170c3b4cc1f465df2e34592f81c7629595f9335ecc1c009fafe74"
            },
            "downloads": -1,
            "filename": "ogls-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b29ad3790a1cdb81b3e01cbc43d2891",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 6865,
            "upload_time": "2023-09-18T20:48:48",
            "upload_time_iso_8601": "2023-09-18T20:48:48.126858Z",
            "url": "https://files.pythonhosted.org/packages/53/10/505718b5d9682319c4daac84477df030b25f10cc6871b94d99afbf19512c/ogls-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "203d4cbe41562b7499ec92086a7df1c3cb1a29ef6cd88f655194b74679db5d85",
                "md5": "7bd610a1ab1eeba516d315443c6ce5b4",
                "sha256": "5495362ae7057881a158e3ef95bfb28fc5cca76b7a0185c69d058577c9821424"
            },
            "downloads": -1,
            "filename": "ogls-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7bd610a1ab1eeba516d315443c6ce5b4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 19885,
            "upload_time": "2023-09-18T20:48:52",
            "upload_time_iso_8601": "2023-09-18T20:48:52.807662Z",
            "url": "https://files.pythonhosted.org/packages/20/3d/4cbe41562b7499ec92086a7df1c3cb1a29ef6cd88f655194b74679db5d85/ogls-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-18 20:48:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mdaeron",
    "github_project": "ogls",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ogls"
}
        
Elapsed time: 0.11841s