index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
blas
Commit message (
Expand
)
Author
Age
...
*
implements TRMV level 2 blas routine
Gael Guennebaud
2010-11-20
*
fix issue 114: workaround cmake enable_language bug
Gael Guennebaud
2010-11-20
*
some cleaning in blas level 2
Gael Guennebaud
2010-11-19
*
implement GERC and GERU blas routines
Gael Guennebaud
2010-11-19
*
implement GER blas routine
Gael Guennebaud
2010-11-19
*
implement HER and HER2 blas routines
Gael Guennebaud
2010-11-19
*
implement SYR and SYR2
Gael Guennebaud
2010-11-19
*
update blas lib wrt recent change of general_matrix_matrix_triangular_product
Gael Guennebaud
2010-11-16
*
blas level2: gemv and trsv are green
Gael Guennebaud
2010-11-05
*
fix error handling of level 1 routines
Gael Guennebaud
2010-11-04
*
fixes related to ei_ -> internal change
Gael Guennebaud
2010-11-04
*
merge
Gael Guennebaud
2010-11-04
|
\
*
|
implement proper error handling in level 3 routines
Gael Guennebaud
2010-11-03
*
|
improve detection of erros
Gael Guennebaud
2010-11-03
|
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
|
*
rename PlanarRotation -> JacobiRotation
Benoit Jacob
2010-10-19
*
|
import BLAS test suite
Gael Guennebaud
2010-10-14
*
|
add the prototype of all level2 functions
Gael Guennebaud
2010-10-08
|
/
*
compilation fix
Gael Guennebaud
2010-10-08
*
finish/fix level1 blas, all test pass
Gael Guennebaud
2010-07-17
*
fix level3 blas: it now passes all computational tests
Gael Guennebaud
2010-07-17
*
fix a couple a issue with blas (new TRMM api, and enforece column major)
Gael Guennebaud
2010-07-16
*
fix compilation of blas lib
Gael Guennebaud
2010-07-16
*
email change
Gael Guennebaud
2010-06-24
*
add platform check for how to link to the standard math library.
Benoit Jacob
2010-04-19
*
blas: fix compilation and build both a shared and static lib
Gael Guennebaud
2010-03-24
*
blas: add warnings for non implemented functions
Gael Guennebaud
2010-03-03
*
blas: add a default implementation of xerbla
Gael Guennebaud
2010-03-02
*
blas: fix most of level1 functions
Gael Guennebaud
2010-03-02
*
blas: fix HEMM and HERK
Gael Guennebaud
2010-03-02
*
blas: fix SYRK
Gael Guennebaud
2010-03-02
*
blas interface: fix compilation, fix GEMM, SYMM, TRMM, and TRSM,
Gael Guennebaud
2010-03-01
*
merge
Hauke Heibel
2009-12-02
|
\
|
*
Even more NestByValue cleanup...
Hauke Heibel
2009-12-01
|
*
Much more NestByValue cleanup.
Hauke Heibel
2009-12-01
*
|
fix doc
Thomas Capricelli
2009-11-28
|
/
*
Added cmake project definitions.
Hauke Heibel
2009-10-02
*
* Introduce make targets btest (build tests), blas (build blas lib), demos (b...
Benoit Jacob
2009-09-27
*
add a wip blas library built on top of Eigen. TODO:
Gael Guennebaud
2009-09-25
[prev]