Commit Graph

6 Commits

Author SHA1 Message Date
mewmew
a37fef5a6d Revert "all: use fixdocs tool to store package documentation in doc.go"
This reverts commit 963877e5f5.
2017-08-16 13:54:16 +02:00
mewmew
963877e5f5 all: use fixdocs tool to store package documentation in doc.go 2017-08-16 13:19:00 +02:00
kortschak
f4f1896531 blas: generate complex conversions
Hermitian matrices are not handled at this stage.
2017-08-05 07:44:58 +09:30
kortschak
69b1260dde blas: add generated float32 conversion code
This required moving math32 higher up the tree.
2017-08-05 07:44:58 +09:30
kortschak
37850ca814 all: add canonical imports 2017-05-25 16:07:18 +09:30
Brendan Tracey
f3d87b6612 blas: imported blas as a subtree 2017-05-23 00:02:42 -06:00