aboutsummaryrefslogtreecommitdiffhomepage
path: root/blas/level1_impl.h
Commit message (Expand)AuthorAge
* finish/fix level1 blas, all test passGravatar Gael Guennebaud2010-07-17
* fix compilation of blas libGravatar Gael Guennebaud2010-07-16
* email changeGravatar Gael Guennebaud2010-06-24
* blas: add warnings for non implemented functionsGravatar Gael Guennebaud2010-03-03
* blas: add a default implementation of xerblaGravatar Gael Guennebaud2010-03-02
* blas: fix most of level1 functionsGravatar Gael Guennebaud2010-03-02
* blas interface: fix compilation, fix GEMM, SYMM, TRMM, and TRSM,Gravatar Gael Guennebaud2010-03-01
* add a wip blas library built on top of Eigen. TODO:Gravatar Gael Guennebaud2009-09-25