Just want vector and matrix algebra and not the entire numerical algorithm kitchen sink? Don't care about FORTRAN? This may be for you. This package is a small, well-tested C++ library that provides basic addition, multiplication, and inversion.
Categories
MathematicsLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Simple Linear Algebra C++ Library
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Exactly what I was looking for! is there any other library with more linear algebra implementations and at the same time as simple as this one is. I don't care for any efficiency as of now. I just want to learn. I have already seen LAPACK and Eigen implementations but they are a bit too much to begin with.