Gael Guennebaud
|
c5d7c9f0de
|
remove the Triangular suffix to Upper, Lower, UnitLower, etc,
and remove the respective bit flags
|
2010-01-07 21:15:32 +01:00 |
|
Benoit Jacob
|
39ac57fa6d
|
Big renaming:
start ---> head
end ---> tail
Much frustration with sed syntax. Need to learn perl some day.
|
2010-01-04 21:24:43 -05:00 |
|
Gael Guennebaud
|
c90ccd089a
|
clean a bit Hessenberg and make sure the subdiagonal coeff is real even for 2x2 matrices
|
2009-12-23 12:30:05 +01:00 |
|
Gael Guennebaud
|
791bac25f2
|
fix #75, and add a basic unit test for Hessenberg
(it was indirectly tested by the eigenvalue decomposition)
|
2009-12-23 12:18:54 +01:00 |
|
Hauke Heibel
|
3091be5134
|
Removed NestByValue dependency from Cholesky, Eigenvalues, LU and QR.
|
2009-12-01 10:22:54 +01:00 |
|
Jitse Niesen
|
343eec7ca8
|
Compilation fix: makeHousholderInPlace now uses references.
|
2009-11-11 16:23:09 +00:00 |
|
Gael Guennebaud
|
77f858f6ab
|
improve ComplexShur api and doc
|
2009-09-16 14:34:08 +02:00 |
|
Gael Guennebaud
|
68b28f7bfb
|
rename the EigenSolver module to Eigenvalues
|
2009-09-04 09:23:38 +02:00 |
|