This is an easy-to-install linear algebra library. It consists of two major classes, Vec standing for vector and Mat standing for matrix together with a set of accompanying functions and operations. This library might be useful for projects within the field of signal/image processing, machine learning, and in general in any kind of academic/scientific project.
To get started check the wiki.
- OS: Linux. Library is tested only on Ubuntu 14.04 and 16.04.
- IDE: Eclipse. The instructions I provide in wiki are meant for Eclipse. You should figure out yourselves how to apply these instructions on different IDEs.
Should you find any bug or have an issue in general, do not hesitate to open a new issue.
- Ioannis Karagiannis
This project is licensed under the GNU General Public License - see the LICENSE.md file for details.