summaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-30Optimized matrix sectionancarola1-9/+9
2019-06-22Update CMakeLists and structure under includeNao Pross1-1/+1
2019-03-02Update matrix test, add square matrix trace and fix commentsNao Pross1-1/+26
2019-03-01Fix matrix operator[] to allow M[j][k] and operator<< formattingNao Pross1-0/+4
2019-02-23Change storage for matrix to std::array, update matrix_exampleNao Pross1-2/+14
2019-02-23Add initializer_list constructor to basic_matrix and matrix testNao Pross2-0/+45
2019-02-23Add test to cmakeNao Pross2-0/+28
2019-02-05Test directory creationancarola1-0/+62