aboutsummaryrefslogtreecommitdiffhomepage
path: root/blas
Commit message (Expand)AuthorAge
* add platform check for how to link to the standard math library.Gravatar Benoit Jacob2010-04-19
* blas: fix compilation and build both a shared and static libGravatar Gael Guennebaud2010-03-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: fix HEMM and HERKGravatar Gael Guennebaud2010-03-02
* blas: fix SYRKGravatar Gael Guennebaud2010-03-02
* blas interface: fix compilation, fix GEMM, SYMM, TRMM, and TRSM,Gravatar Gael Guennebaud2010-03-01
* mergeGravatar Hauke Heibel2009-12-02
|\
| * Even more NestByValue cleanup...Gravatar Hauke Heibel2009-12-01
| * Much more NestByValue cleanup.Gravatar Hauke Heibel2009-12-01
* | fix docGravatar Thomas Capricelli2009-11-28
|/
* Added cmake project definitions.Gravatar Hauke Heibel2009-10-02
* * Introduce make targets btest (build tests), blas (build blas lib), demos (b...Gravatar Benoit Jacob2009-09-27
* add a wip blas library built on top of Eigen. TODO:Gravatar Gael Guennebaud2009-09-25