Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Consistently use EIGEN_BLAS_FUNC in BLAS. | Sameer Agarwal | 2019-02-27 |
* | Rename the vector() factories defined in blas/common.h into make_vector() to ... | Benoit Steiner | 2014-04-01 |
* | Implement SDSDOT with DSDOT and avoid allocating buffers in DSDOT. | Chen-Pang He | 2012-09-08 |
* | Fix memory leak in DSDOT. | Chen-Pang He | 2012-09-07 |
* | BLAS: implement DSDOT and SDSDOT; update test for them. | Chen-Pang He | 2012-09-05 |
* | Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. | Benoit Jacob | 2012-07-13 |
* | split level 1 and 2 implementation files into smaller ones and fix a couple o... | Gael Guennebaud | 2010-11-22 |
* | implement proper error handling in level 3 routines | Gael Guennebaud | 2010-11-03 |
* | email change | Gael Guennebaud | 2010-06-24 |
* | add a wip blas library built on top of Eigen. TODO: | Gael Guennebaud | 2009-09-25 |