summaryrefslogtreecommitdiff
path: root/sly/math/vector.scm
Commit message (Expand)AuthorAgeFilesLines
* math: Rewrite vector math library to use packed f64 bytevectors.David Thompson2016-02-271-104/+245
* math: vector: Add vmap.David Thompson2014-12-061-1/+12
* 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