Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-03-02 | Update matrix test, add square matrix trace and fix comments | Nao Pross | 1 | -1/+26 | |
2019-03-01 | Fix matrix operator[] to allow M[j][k] and operator<< formatting | Nao Pross | 1 | -0/+4 | |
2019-02-23 | Change storage for matrix to std::array, update matrix_example | Nao Pross | 1 | -2/+14 | |
2019-02-23 | Add initializer_list constructor to basic_matrix and matrix test | Nao Pross | 2 | -0/+45 | |
2019-02-23 | Add test to cmake | Nao Pross | 2 | -0/+28 | |
2019-02-05 | Test directory creation | ancarola | 1 | -0/+62 | |