index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
...
|
|
*
use dummy_precision by default instead of 0
Gael Guennebaud
2010-07-14
|
|
/
|
*
* generalize rowmajor by vector
Gael Guennebaud
2010-07-10
|
/
*
typo
Gael Guennebaud
2010-07-07
*
extend product unit tests
Gael Guennebaud
2010-07-07
*
add a unit test for previous bug
Gael Guennebaud
2010-07-06
*
add a unit test for conj_helper and ei_pconj
Gael Guennebaud
2010-07-06
*
fix range
Gael Guennebaud
2010-07-06
*
add intitial support for the vectorization of complex<float>
Gael Guennebaud
2010-07-05
*
char is not necessarily signed....
Gael Guennebaud
2010-07-05
*
improve packetmath unit test for sum reductions
Gael Guennebaud
2010-07-05
*
fix nomalloc_2 issues with ICC and gcc 4.0.1 (and speed up compilation ;) )
Gael Guennebaud
2010-07-04
*
Relaxed precision test.
Hauke Heibel
2010-07-04
*
Fixed annoying CMake - Qt warning.
Hauke Heibel
2010-07-03
*
slightly raise the threshold used in this test to accomodate results obtained...
Benoit Jacob
2010-06-30
*
Fixed nullary test not passing on Core Duo
Carlos Becker
2010-06-30
*
fix bad tests
Gael Guennebaud
2010-06-28
*
add mixed sparse-dense outer product
Gael Guennebaud
2010-06-25
*
Fix use of nesting types in SparseTranspose and split the big SparseProduct.h...
Gael Guennebaud
2010-06-25
*
email change
Gael Guennebaud
2010-06-24
*
makes sure to test small sizes
Gael Guennebaud
2010-06-24
*
- add a low level mechanism to provide preallocated memory to gemm
Gael Guennebaud
2010-06-24
*
bug fix in gemv:
Gael Guennebaud
2010-06-24
*
unit test fix for default to row major
Gael Guennebaud
2010-06-24
*
fix vectorization logic test
Gael Guennebaud
2010-06-24
*
fix compilation when default to row major
Gael Guennebaud
2010-06-24
*
add missing typename
Gael Guennebaud
2010-06-22
*
forgot to include this file in my previous commit
Gael Guennebaud
2010-06-22
*
The intrin.h header needs to be included after cmath in order to prevent warn...
Hauke Heibel
2010-06-21
*
Added missing typename.
Hauke Heibel
2010-06-21
*
More Index related stuff.
Hauke Heibel
2010-06-21
*
Compilation fix.
Hauke Heibel
2010-06-21
*
This does hopefully really raise the warning/error limit.
Hauke Heibel
2010-06-21
*
Finally fixed the matrix function/exponential warning.
Hauke Heibel
2010-06-20
*
Next try - more Index fixes.
Hauke Heibel
2010-06-20
*
Still fixing warnings.
Hauke Heibel
2010-06-20
*
Fix compilation of some tests as well as more warnings.
Hauke Heibel
2010-06-20
*
Utilize Index in all unit tests.
Hauke Heibel
2010-06-20
*
More Index realted warnings.
Hauke Heibel
2010-06-20
*
Silence index warnings in triangular unit test.
Hauke Heibel
2010-06-20
*
Silence indexing warning.
Hauke Heibel
2010-06-20
*
fix array_comp *= array_real
Gael Guennebaud
2010-06-20
*
add missing support for std::pow(array,scalar)
Gael Guennebaud
2010-06-19
*
fix compilation of sparse tests
Gael Guennebaud
2010-06-19
*
Fixed spare unit test.
Hauke Heibel
2010-06-19
*
split the Sparse module into multiple ones, and move non stable parts to unsu...
Gael Guennebaud
2010-06-18
*
Add blocking inside HouseholderQR based on code from Vincent Lejeune.
Gael Guennebaud
2010-06-17
*
makes trmv works with the triangular matrix on the right
Gael Guennebaud
2010-06-17
*
add unit tests for other generalized variants
Gael Guennebaud
2010-06-17
*
* decouple the generalized selfadjoint eigenvalue problem to the standard one
Gael Guennebaud
2010-06-16
*
improve trmm unit test and fix several bugs in trmm
Gael Guennebaud
2010-06-15
[prev]
[next]