Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented random colors and added back the playgrounds | Saivan | 2018-12-02 | 1 | -47/+0 |
| | | | | | | | | | | This commit adds back the playgrounds and the npm demo. We also implemented a few methods to generate pretty random colors. Changes ======= - Added back the playgrounds and the npm demos - Implemented a few random color generators | ||||
* | Added matrix composition and decompositions | Saivan | 2018-03-03 | 1 | -0/+47 |
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. |