Benoit Steiner
|
5e8622477b
|
Rename the vector() factories defined in blas/common.h into make_vector() to prevent a possible name conflict with std::vector.
|
2014-04-01 11:23:28 +02:00 |
|
Gael Guennebaud
|
446320b226
|
Fix dot*w to return 0 for empty vectors (BLAS interface)
|
2013-10-01 22:37:10 +02:00 |
|
Gael Guennebaud
|
f75419c711
|
Add missing changes.
|
2013-06-12 17:56:15 +02:00 |
|
Benoit Jacob
|
69124cfca2
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
|
Gael Guennebaud
|
f7cd63b964
|
fix bug #189 (issue with fortran concentions to return COMPLEX values)
|
2011-02-18 15:11:31 +01:00 |
|
Gael Guennebaud
|
f5f288b741
|
split level 1 and 2 implementation files into smaller ones and fix a couple of numerical and tricky issues discovered by the lapack test suite
|
2010-11-22 18:49:12 +01:00 |
|