index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
blas
/
level1_impl.h
Commit message (
Expand
)
Author
Age
*
split level 1 and 2 implementation files into smaller ones and fix a couple o...
Gael Guennebaud
2010-11-22
*
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
|
\
|
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
|
*
rename PlanarRotation -> JacobiRotation
Benoit Jacob
2010-10-19
*
|
add the prototype of all level2 functions
Gael Guennebaud
2010-10-08
|
/
*
finish/fix level1 blas, all test pass
Gael Guennebaud
2010-07-17
*
fix compilation of blas lib
Gael Guennebaud
2010-07-16
*
email change
Gael Guennebaud
2010-06-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 interface: fix compilation, fix GEMM, SYMM, TRMM, and TRSM,
Gael Guennebaud
2010-03-01
*
add a wip blas library built on top of Eigen. TODO:
Gael Guennebaud
2009-09-25