Gael Guennebaud
|
fd88d721d2
|
implement proper error handling in level 3 routines
|
2010-11-03 22:03:12 +01:00 |
|
Gael Guennebaud
|
eb105cace8
|
compilation fix
|
2010-10-08 22:51:10 +02:00 |
|
Gael Guennebaud
|
dd27e10360
|
fix level3 blas: it now passes all computational tests
|
2010-07-17 11:59:09 +02:00 |
|
Gael Guennebaud
|
cbd6fe323c
|
fix a couple a issue with blas (new TRMM api, and enforece column major)
|
2010-07-16 23:30:06 +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
|
4e871c6c80
|
blas: fix compilation and build both a shared and static lib
|
2010-03-24 19:34:18 +01:00 |
|
Gael Guennebaud
|
f1d3101956
|
blas: add warnings for non implemented functions
|
2010-03-03 09:32:10 +01:00 |
|
Gael Guennebaud
|
a2d7c239f5
|
blas: fix HEMM and HERK
|
2010-03-02 12:44:40 +01:00 |
|
Gael Guennebaud
|
abfed301cb
|
blas: fix SYRK
|
2010-03-02 09:37:10 +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 |
|