Commit message (Expand) | Author | Age | |
---|---|---|---|
* | move BandMatrix and TridiagonalMatrix to the internal:: namespace | Benoit Jacob | 2010-12-25 |
* | bug #86 : use internal:: namespace instead of ei_ prefix | Benoit Jacob | 2010-10-25 |
* | email change | Gael Guennebaud | 2010-06-24 |
* | 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 |
* | remove the Triangular suffix to Upper, Lower, UnitLower, etc, | Gael Guennebaud | 2010-01-07 |
* | DiagonalMatrix: release-quality documentation | Benoit Jacob | 2009-11-16 |
* | big huge changes, so i dont remember everything. | Benoit Jacob | 2009-10-28 |
* | Adaptions from .lazy() towards .noalias(). | Hauke Heibel | 2009-08-31 |
* | * various fixes related to sub diagonals and band matrix | Gael Guennebaud | 2009-07-21 |
* | change the implementation of BandMatrix to follow the BLAS/LAPACK storage scheme | Gael Guennebaud | 2009-07-15 |
* | started an implementation of BandMatrix: at least the read/write access | Gael Guennebaud | 2009-07-14 |