summaryrefslogtreecommitdiff
path: root/sly/math/transform.scm
Commit message (Expand)AuthorAgeFilesLines
* math: Rewrite vector math library to use packed f64 bytevectors.David Thompson2016-02-271-30/+45
* math: transform: Perform matrix multiplication in Scheme.David Thompson2016-02-111-8/+136
* Optimize matrix operations.David Thompson2015-08-251-39/+52
* math: transform: Update docstrings.David Thompson2014-12-131-4/+4
* transform: Dedupe cblas-sgemm call.David Thompson2014-11-221-5/+1
* math: Move transform module to sly/math directory.David Thompson2014-11-081-0/+263