summaryrefslogtreecommitdiffstats
path: root/playgrounds/matrix/matrix.js
Commit message (Collapse)AuthorAgeFilesLines
* Added matrix composition and decompositionsSaivan2018-03-031-0/+41
This commit adds matrix composition and decompositions (untested), it also adds another playground to test that this is working as expected in every case. We also fixed a few linting errors.