Commit Graph

7 Commits

Author SHA1 Message Date
Dan Kortschak
17ea55aedb blas,lapack: clean up docs and comments
Apply (with manual curation after the fact):
* s/^T/U+1d40/g
* s/^H/U+1d34/g
* s/, {2,3}if / $1/g

Some additional manual editing of odd formatting.
2019-09-06 20:02:29 +09:30
Vladimir Chalupecky
fd50e23eae asm/f64: fix GemvT by correctly slicing argument to ScalUnitary 2018-12-20 06:20:48 +01:00
Dan Kortschak
72e79ca985 all: add safe synonym for appengine tag 2018-07-22 17:17:15 +09:30
Dan Kortschak
b9db25a610 all: conform build tag comment to convention 2018-07-06 09:05:06 +09:30
Chad Kunde
98b54cc4f2 asm/f64: Added stubs, tests, and noasm for gemv functions. 2018-06-17 14:22:00 -07:00
Chad Kunde
20cf9567fb internal/asm/f32,f64: remove old go version build tags 2018-04-21 19:20:22 -07:00
Chad Kunde
31786f433f asm/f64: Adding stubs for Ger asm implementation. 2018-04-21 07:28:46 +09:30