# The Linea Core Library
The Linea Programming Language Core Library
## What's new in LibLinea 2.2.1 'Mango'?
* Updated the `liblinea_ai` module to include more features [UNSTABLE].
## What was new in LibLinea 2.2.0 'Mango'?
* Introduced new dataframe support.
* Introduced new data handling features with `liblinea_data` module [UNSTABLE].
* Introduced new AI/ML features with `liblinea_ai` module [UNSTABLE].
## What was new in Linea 2.1.0 'Coconut'?
* Revaped functions.
* New syntax for functions and methods.
* Included network module `liblinea_network`.
Raw data
{
"_id": null,
"home_page": "https://github.com/gauthamnair2005/LibLinea",
"name": "liblinea",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": null,
"author": "Gautham Nair",
"author_email": "gautham.nair.2005@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/95/af/2320de838cae20525df2496152a13ca9512c10cf65da28bfa7da31f153d6/liblinea-2.2.1.tar.gz",
"platform": null,
"description": "# The Linea Core Library\n\nThe Linea Programming Language Core Library\n\n## What's new in LibLinea 2.2.1 'Mango'?\n\n* Updated the `liblinea_ai` module to include more features [UNSTABLE].\n\n## What was new in LibLinea 2.2.0 'Mango'?\n\n* Introduced new dataframe support.\n* Introduced new data handling features with `liblinea_data` module [UNSTABLE].\n* Introduced new AI/ML features with `liblinea_ai` module [UNSTABLE].\n\n## What was new in Linea 2.1.0 'Coconut'?\n\n* Revaped functions.\n* New syntax for functions and methods.\n* Included network module `liblinea_network`.\n",
"bugtrack_url": null,
"license": null,
"summary": "The Core Module(s) for Linea Programming Language",
"version": "2.2.1",
"project_urls": {
"Homepage": "https://github.com/gauthamnair2005/LibLinea"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c278c62ae2846e19d71c0add6db10116b26cb64cd8b2656ae0ce86bfc40b29fb",
"md5": "595fb5f7656a78f25df9c9c22ce9df45",
"sha256": "931cb7e0aadd53a4463013a769b5e2ea55c7f93ae4db17176886190debb30b59"
},
"downloads": -1,
"filename": "liblinea-2.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "595fb5f7656a78f25df9c9c22ce9df45",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 23822,
"upload_time": "2025-07-08T13:00:28",
"upload_time_iso_8601": "2025-07-08T13:00:28.993068Z",
"url": "https://files.pythonhosted.org/packages/c2/78/c62ae2846e19d71c0add6db10116b26cb64cd8b2656ae0ce86bfc40b29fb/liblinea-2.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "95af2320de838cae20525df2496152a13ca9512c10cf65da28bfa7da31f153d6",
"md5": "c33325e8bbb120884dde50eaebc187c8",
"sha256": "3cd0a7964e0d06ca03938ab13d37c473a113bad1c5ce62358d6a27cdf374d416"
},
"downloads": -1,
"filename": "liblinea-2.2.1.tar.gz",
"has_sig": false,
"md5_digest": "c33325e8bbb120884dde50eaebc187c8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 23176,
"upload_time": "2025-07-08T13:00:30",
"upload_time_iso_8601": "2025-07-08T13:00:30.807852Z",
"url": "https://files.pythonhosted.org/packages/95/af/2320de838cae20525df2496152a13ca9512c10cf65da28bfa7da31f153d6/liblinea-2.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-08 13:00:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gauthamnair2005",
"github_project": "LibLinea",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "matplotlib",
"specs": [
[
"==",
"3.10.3"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"2.3.1"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"2.3.1"
]
]
},
{
"name": "psutil",
"specs": [
[
"==",
"7.0.0"
]
]
},
{
"name": "PyQt6",
"specs": [
[
"==",
"6.9.1"
]
]
},
{
"name": "pyqt6_sip",
"specs": [
[
"==",
"13.10.2"
]
]
},
{
"name": "Requests",
"specs": [
[
"==",
"2.32.4"
]
]
},
{
"name": "scipy",
"specs": [
[
"==",
"1.16.0"
]
]
},
{
"name": "setuptools",
"specs": [
[
"==",
"74.1.3"
]
]
},
{
"name": "sympy",
"specs": [
[
"==",
"1.14.0"
]
]
},
{
"name": "torch",
"specs": [
[
"==",
"2.7.1+cpu"
]
]
}
],
"lcname": "liblinea"
}