aboutsummaryrefslogtreecommitdiffhomepage
path: root/blas/common.h
Commit message (Expand)AuthorAge
* split level 1 and 2 implementation files into smaller ones and fix a couple o...Gravatar Gael Guennebaud2010-11-22
* some cleaning in blas level 2Gravatar Gael Guennebaud2010-11-19
* implement HER and HER2 blas routinesGravatar Gael Guennebaud2010-11-19
* implement proper error handling in level 3 routinesGravatar Gael Guennebaud2010-11-03
* add the prototype of all level2 functionsGravatar Gael Guennebaud2010-10-08
* finish/fix level1 blas, all test passGravatar Gael Guennebaud2010-07-17
* fix a couple a issue with blas (new TRMM api, and enforece column major)Gravatar Gael Guennebaud2010-07-16
* email changeGravatar Gael Guennebaud2010-06-24
* blas interface: fix compilation, fix GEMM, SYMM, TRMM, and TRSM,Gravatar Gael Guennebaud2010-03-01
* Even more NestByValue cleanup...Gravatar Hauke Heibel2009-12-01
* Much more NestByValue cleanup.Gravatar Hauke Heibel2009-12-01
* add a wip blas library built on top of Eigen. TODO:Gravatar Gael Guennebaud2009-09-25