ablina


Nameablina JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryA Python package for abstract linear algebra
upload_time2025-02-16 06:20:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords python math linear algebra vector spaces computer algebra sympy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ablina

## Documentation

https://ablina.readthedocs.io/en/latest

## Installation

Ablina can be installed using pip:

    pip install ablina

or by directly cloning the git repository:

    git clone https://github.com/daniyal1249/ablina.git

and running the following in the cloned repo:

    pip install .

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ablina",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "python, math, linear algebra, vector spaces, computer algebra, sympy",
    "author": null,
    "author_email": "Daniyal Akif <daniyalakif@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/4f/c3/589e61c8706f73b4757ad87045fac31ea79fab45031dd84f63d89560562c/ablina-0.2.1.tar.gz",
    "platform": null,
    "description": "# ablina\r\n\r\n## Documentation\r\n\r\nhttps://ablina.readthedocs.io/en/latest\r\n\r\n## Installation\r\n\r\nAblina can be installed using pip:\r\n\r\n    pip install ablina\r\n\r\nor by directly cloning the git repository:\r\n\r\n    git clone https://github.com/daniyal1249/ablina.git\r\n\r\nand running the following in the cloned repo:\r\n\r\n    pip install .\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package for abstract linear algebra",
    "version": "0.2.1",
    "project_urls": {
        "Changelog": "https://github.com/daniyal1249/ablina/blob/main/CHANGELOG.md",
        "Documentation": "https://ablina.readthedocs.io/en/latest",
        "Homepage": "https://github.com/daniyal1249/ablina",
        "Repository": "https://github.com/daniyal1249/ablina"
    },
    "split_keywords": [
        "python",
        " math",
        " linear algebra",
        " vector spaces",
        " computer algebra",
        " sympy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48a5f7d5c87d3e9808b96a38ecbd66787e749237885d30806bd4b5292c6c896e",
                "md5": "b854bab300f09cccf124514cdc08606f",
                "sha256": "840cdfbf17b5286c03d5975cc17fd990412e620af562b2c84461228e803cfb98"
            },
            "downloads": -1,
            "filename": "ablina-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b854bab300f09cccf124514cdc08606f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 21085,
            "upload_time": "2025-02-16T06:20:41",
            "upload_time_iso_8601": "2025-02-16T06:20:41.649112Z",
            "url": "https://files.pythonhosted.org/packages/48/a5/f7d5c87d3e9808b96a38ecbd66787e749237885d30806bd4b5292c6c896e/ablina-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fc3589e61c8706f73b4757ad87045fac31ea79fab45031dd84f63d89560562c",
                "md5": "f0af118ddb05738c329357a44885b888",
                "sha256": "dc4b19e25d6b439f2f400cc18f0f1c93481590fa00fe54a04c89e8835316b3bf"
            },
            "downloads": -1,
            "filename": "ablina-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f0af118ddb05738c329357a44885b888",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 19252,
            "upload_time": "2025-02-16T06:20:42",
            "upload_time_iso_8601": "2025-02-16T06:20:42.719589Z",
            "url": "https://files.pythonhosted.org/packages/4f/c3/589e61c8706f73b4757ad87045fac31ea79fab45031dd84f63d89560562c/ablina-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-16 06:20:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "daniyal1249",
    "github_project": "ablina",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ablina"
}
        
Elapsed time: 0.51594s