Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small correction on basic multiplication | ancarola | 2019-07-01 | 1 | -1/+3 |
* | The matrix library is compiling and all tested operations work fine. | ancarola | 2019-07-01 | 1 | -38/+73 |
* | Optimized matrix section | ancarola | 2019-06-30 | 1 | -454/+262 |
* | Finally compiles | ancarola | 2019-06-29 | 1 | -132/+198 |
* | Small correction on interators | ancarola | 2019-06-28 | 1 | -2/+2 |
* | Iterators compacting code improvements, still not compiles | ancarola | 2019-06-28 | 1 | -274/+107 |
* | Optimising matrices access and operations | ancarola | 2019-06-28 | 1 | -9/+396 |
* | Merge branch 'master' into matrices | Nao Pross | 2019-06-24 | 1 | -0/+374 |
* | Undo directory structure change | Nao Pross | 2019-02-22 | 1 | -59/+0 |
* | Add initial implementation for mmmatrix and update to build.ninja | Nao Pross | 2019-02-07 | 1 | -0/+59 |