I need to implement some vector and matrix operations, such as internal product, vector, other operations with matrices (inverse calculation, transposed, conjugated, determinant, etc.) and solving certain problems of linear algebra and analytic geometry ... I can do this all to nail but I wanted to get some library that implemented this in a cleaner way. Thanks!