Lina

Lina is a C++ library, all headers, that is basically a attempt to redo the Eigen library for fun with two main rules :
- Use more intuitive maths notation to do maths operation.
- Implement naive algorithms for reproducibility purpouses.
Lina is a C++ library, all headers, that is basically a attempt to redo the Eigen library for fun with two main rules :