Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rename the vector() factories defined in blas/common.h into make_vector() to ↵ | Benoit Steiner | 2014-04-01 |
| | | | | prevent a possible name conflict with std::vector. | ||
* | Fix dot*w to return 0 for empty vectors (BLAS interface) | Gael Guennebaud | 2013-10-01 |
| | |||
* | Add missing changes. | Gael Guennebaud | 2013-06-12 |
| | |||
* | Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. | Benoit Jacob | 2012-07-13 |
| | |||
* | fix bug #189 (issue with fortran concentions to return COMPLEX values) | Gael Guennebaud | 2011-02-18 |
| | |||
* | split level 1 and 2 implementation files into smaller ones and fix a couple ↵ | Gael Guennebaud | 2010-11-22 |
of numerical and tricky issues discovered by the lapack test suite |