Metadata-Version: 2.1
Name: lana
Version: 0.0.6
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
License-File: LICENSE
Summary: Linear Algebra experimental library
Keywords: linear algebra
Author-email: Marco Salvalaggio <mar.salvalaggio@gmail.com>
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Repository, https://github.com/marcosalvalaggio/lana

## Lana

```console
    .-.'  `; `-._  __  _
   (_,         .-:'  `; `-._
 ,'o"(        (_,           )
(__,-'      ,'o"(            )>
   (       (__,-'            )
    `-'._.--._(             )
       |||  |||`-'._.--._.-'
                  |||  |||
```

$\textit{\textbf{L}inear \textbf{A}lgebra for \textbf{n}octurnal and \textbf{a}dventurous data scientists}$

## Install 

```console
pip install lana
```

