Metadata-Version: 2.4
Name: liblinea
Version: 2.2.0
Summary: The Core Module(s) for Linea Programming Language
Home-page: https://github.com/gauthamnair2005/LibLinea
Author: Gautham Nair
Author-email: gautham.nair.2005@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# The Linea Core Library

The Linea Programming Language Core Library

## What's 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`.
