premath


Namepremath JSON
Version 0.2 PyPI version JSON
download
home_pagehttps://github.com/inakisalcedo/premath
SummaryThis is a library for predictive math.
upload_time2024-05-17 00:28:51
maintainerNone
docs_urlNone
authorIñaki Salcedo
requires_pythonNone
licenseMIT
keywords math regression prediction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Easy library for Linear Regression, made specially for stadistic students.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/inakisalcedo/premath",
    "name": "premath",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "MATH, REGRESSION, PREDICTION",
    "author": "I\u00f1aki Salcedo",
    "author_email": "isalcedodurston@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3d/0f/13631ea00c0bdde2e81f6d14fb390461173b292d8142ffd8a30075bebfdd/premath-0.2.tar.gz",
    "platform": null,
    "description": "Easy library for Linear Regression, made specially for stadistic students.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This is a library for predictive math.",
    "version": "0.2",
    "project_urls": {
        "Download": "https://github.com/inakisalcedo/premath/archive/refs/tags/v_02.tar.gz",
        "Homepage": "https://github.com/inakisalcedo/premath"
    },
    "split_keywords": [
        "math",
        " regression",
        " prediction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93b3f4b567a31ea894a27bc19f6a270e88052dec0cc0607e57f8b69f89b980ec",
                "md5": "dd567d80db2433e1c0d2d3ac862ed147",
                "sha256": "2dcc62ca2edd62d966b40142474f7695993f17d6d11ed916d93e7e8001169084"
            },
            "downloads": -1,
            "filename": "premath-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dd567d80db2433e1c0d2d3ac862ed147",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2951,
            "upload_time": "2024-05-17T00:28:43",
            "upload_time_iso_8601": "2024-05-17T00:28:43.599198Z",
            "url": "https://files.pythonhosted.org/packages/93/b3/f4b567a31ea894a27bc19f6a270e88052dec0cc0607e57f8b69f89b980ec/premath-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d0f13631ea00c0bdde2e81f6d14fb390461173b292d8142ffd8a30075bebfdd",
                "md5": "fc52ba85ced3b68ee5377d53ea0d8408",
                "sha256": "08b4ab0ece2ddc532ad30d91ec6dcce4ecbcdae2f15214cfea3fedb1476bc58c"
            },
            "downloads": -1,
            "filename": "premath-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "fc52ba85ced3b68ee5377d53ea0d8408",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2617,
            "upload_time": "2024-05-17T00:28:51",
            "upload_time_iso_8601": "2024-05-17T00:28:51.103544Z",
            "url": "https://files.pythonhosted.org/packages/3d/0f/13631ea00c0bdde2e81f6d14fb390461173b292d8142ffd8a30075bebfdd/premath-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-17 00:28:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "inakisalcedo",
    "github_project": "premath",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "premath"
}
        
Elapsed time: 0.22945s