summaryrefslogtreecommitdiff
path: root/sly/math
Commit message (Expand)AuthorAgeFilesLines
* transform: Dedupe cblas-sgemm call.David Thompson2014-11-221-5/+1
* math: Move rect module to sly/math directory.David Thompson2014-11-081-0/+212
* math: Move transform module to sly/math directory.David Thompson2014-11-081-0/+263
* math: Move quaternion module to sly/math directory.David Thompson2014-11-081-0/+112
* transition: Move interpolation procedures to their relevant module.David Thompson2014-10-031-1/+3
* Export vector record type identifiers for destructuring via 'match'.David Thompson2014-10-021-16/+12
* Rewrite vector math module.David Thompson2014-10-011-0/+159