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 |
|