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 |
|
Gael Guennebaud
|
fe1353080e
|
fix error handling of level 1 routines
|
2010-11-04 22:25:59 +01:00 |
|
Gael Guennebaud
|
20fcef9656
|
fixes related to ei_ -> internal change
|
2010-11-04 08:38:16 +01:00 |
|
Gael Guennebaud
|
62a51184d7
|
merge
|
2010-11-04 08:32:52 +01:00 |
|
Benoit Jacob
|
4716040703
|
bug #86 : use internal:: namespace instead of ei_ prefix
|
2010-10-25 10:15:22 -04:00 |
|
Benoit Jacob
|
e259f71477
|
rename PlanarRotation -> JacobiRotation
|
2010-10-19 21:56:26 -04:00 |
|
Gael Guennebaud
|
0cae73d1eb
|
add the prototype of all level2 functions
|
2010-10-08 23:31:57 +02:00 |
|
Gael Guennebaud
|
2a820d41df
|
finish/fix level1 blas, all test pass
|
2010-07-17 13:49:43 +02:00 |
|
Gael Guennebaud
|
f59226e901
|
fix compilation of blas lib
|
2010-07-16 22:27:24 +02:00 |
|
Gael Guennebaud
|
28e64b0da3
|
email change
|
2010-06-24 23:21:58 +02:00 |
|
Gael Guennebaud
|
f1d3101956
|
blas: add warnings for non implemented functions
|
2010-03-03 09:32:10 +01:00 |
|
Gael Guennebaud
|
0ed5edd24d
|
blas: add a default implementation of xerbla
|
2010-03-02 14:50:41 +01:00 |
|
Gael Guennebaud
|
a76c296e7f
|
blas: fix most of level1 functions
|
2010-03-02 14:45:43 +01:00 |
|
Gael Guennebaud
|
a7b9250ad0
|
blas interface: fix compilation, fix GEMM, SYMM, TRMM, and TRSM,
i,e., they all pass the blas test suite. More to come
|
2010-03-01 19:06:07 +01:00 |
|
Gael Guennebaud
|
04dc63776a
|
add a wip blas library built on top of Eigen. TODO:
- write extentive unit tests (maybe this already exist in other projects)
- the level2 functions still have to be implemented
|
2009-09-25 13:08:39 +02:00 |
|