Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 313 Bytes

File metadata and controls

4 lines (4 loc) · 313 Bytes

lalgb

This is a little project i used to get my hands on c++ and some of its basic concepts. It currently lacks most usefull functions of linear algebra as it only supports handling of matrices by now, its implementation is far from efficient and it should not be used for anything beyond educational purposes.