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
*
MIsc. source and comment typos
luz.paz
2018-03-11
*
Improve constness of level2 blas API.
Gael Guennebaud
2016-04-11
*
Fix implicit long to int conversions in blas interface
Gael Guennebaud
2014-07-08
*
Rename the vector() factories defined in blas/common.h into make_vector() to ...
Benoit Steiner
2014-04-01
*
Add missing changes.
Gael Guennebaud
2013-06-12
*
Fix bug #314:
Gael Guennebaud
2012-11-06
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
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